{"info":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"92699","collectionId":"7600eed7-2ec5-4728-9854-256a19688309","publishedId":"UVCBC5gN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-03T18:07:26.000Z"},"item":[{"name":"V1","item":[{"name":"Account","item":[{"name":"Account Find","id":"dd8ff50c-d398-4155-8315-206f3b609a2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/Find?ClientCode=CAMERA","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account","Find"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"AccountId","value":"1000275"},{"disabled":true,"key":"AccountNumber","value":"5105"},{"disabled":true,"key":"BankAccountNumber","value":"8675309"},{"disabled":true,"key":"BankRoutingNumber","value":"000000000"},{"disabled":true,"key":"ClientAccountNumber","value":"5105"},{"key":"ClientCode","value":"CAMERA"}],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"dd8ff50c-d398-4155-8315-206f3b609a2a"},{"name":"Account Search","event":[{"listen":"prerequest","script":{"id":"516f5351-16df-4c80-a6d1-d154eb7307a9","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"3ea8b582-8ba4-48a4-8f33-b7cefebc8387","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Account","description":"<p>Searches for accounts with a given criteria</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[{"id":"0b8c0878-9105-4774-8de5-ab15960d6437","name":"One Result","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/?accountId={{accountId}}","host":["{{rootUrl}}"],"path":["v1",":entity","Account",""],"query":[{"key":"accountId","value":"{{accountId}}"},{"key":"accountNumber","value":"{{accountNumber}}","disabled":true}],"variable":[{"key":"entity","value":"A"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 03 Aug 2023 14:21:19 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Request-Context","value":"appId=cid-v1:23591329-f275-4e20-a28a-e64a8a259e47"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageNumber\": 1,\n    \"pageSize\": 50,\n    \"totalPages\": 1,\n    \"totalRecords\": 1,\n    \"results\": [\n        {\n            \"accountId\": {{$queryParams 'accountId'}},\n            \"accountNumber\": \"05681398\",\n            \"active\": false,\n            \"clientAccountNumber\": \"59940359\",\n            \"clientNumber\": \"321238\",\n            \"consumerId\": 152151915,\n            \"itemizationDate\": null,\n            \"itemizationBalance\": null,\n            \"itemizationInterest\": null,\n            \"itemizationFees\": null,\n            \"itemizationSource\": \"Other\",\n            \"judgmentDate\": null,\n            \"lastActivityDate\": \"2026-06-01T15:30:03.617Z\",\n            \"lastPaymentAmount\": 497.36,\n            \"lastPaymentDate\": \"2026-06-01T15:30:03.617Z\",\n            \"legalCaseNumber\": \"\",\n            \"listDate\": \"2026-06-01T15:30:03.617Z\",\n            \"listedAmount\": 700.48,\n            \"purgeStatus\": \"None\",\n            \"statusCode\": \"7th\",\n            \"statuteDate\": null,\n            \"totalBalance\": 580.00,\n            \"unpostedInterest\": 891.83,\n            \"links\": {\n                \"_self\": \"/v1/A/Account/{{$queryParams 'accountId'}}\",\n                \"balance\": \"/v1/A/Account/{{$queryParams 'accountId'}}/Balance\",\n                \"balanceConfigs\": \"/v1/A/Account/{{$queryParams 'accountId'}}/BalanceConfigs\",\n                \"bundles\": \"/v1/A/Account/{{$queryParams 'accountId'}}/Bundles\",\n                \"client\": \"/v1/A/Client/566750\",\n                \"consumer\": \"/v1/A/Consumer/426362581\",\n                \"infoScreens\": \"/v1/A/Account/{{$queryParams 'accountId'}}/InfoScreens\",\n                \"statusCode\": \"/v1/A/StatusCode/5sb\"\n            }\n        }\n    ]\n}"},{"id":"f1d3f4f3-d01a-4be7-8a49-5932fd77232d","name":"No Results","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/?accountNumber={{accountNumber}}","host":["{{rootUrl}}"],"path":["v1",":entity","Account",""],"query":[{"key":"accountId","value":"1000275","type":"default","disabled":true},{"key":"accountNumber","value":"{{accountNumber}}"}],"variable":[{"key":"entity","value":"A"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 03 Aug 2023 14:44:54 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Request-Context","value":"appId=cid-v1:23591329-f275-4e20-a28a-e64a8a259e47"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"pageNumber\": 1,\n    \"pageSize\": 50,\n    \"totalPages\": 0,\n    \"totalRecords\": 0,\n    \"results\": []\n}"}],"_postman_id":"3ea8b582-8ba4-48a4-8f33-b7cefebc8387"},{"name":"Account Search Expanded","id":"71887da2-7a66-4bc7-b9fe-3f2be1299df6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/Search?BankAccountNumber=8675309","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account","Search"],"host":["{{rootUrl}}"],"query":[{"key":"BankAccountNumber","value":"8675309"}],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"71887da2-7a66-4bc7-b9fe-3f2be1299df6"},{"name":"Get Account","id":"7d6d44ed-4401-4ac8-aac0-a6b611d935c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"D","key":"entity"},{"type":"any","value":"33827","key":"id"}]}},"response":[{"id":"acb25d12-8f9e-4677-8239-bb5b971e96f0","name":"Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"11111"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/problem+json; charset=utf-8"},{"key":"Date","value":"Thu, 03 Aug 2023 16:59:06 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Request-Context","value":"appId=cid-v1:23591329-f275-4e20-a28a-e64a8a259e47"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"https://tools.ietf.org/html/rfc7231#section-6.5.4\",\n    \"title\": \"Not Found\",\n    \"status\": 404,\n    \"traceId\": \"00-856c6aa63034834ca88ae3ac406d5c1a-2865365b5f485341-00\"\n}"},{"id":"2b0778b6-b284-404e-969b-0b60a5f0dd4b","name":"DB2 mm53664","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1114204"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/problem+json; charset=utf-8"},{"key":"Date","value":"Thu, 03 Aug 2023 16:59:06 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Request-Context","value":"appId=cid-v1:23591329-f275-4e20-a28a-e64a8a259e47"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"https://tools.ietf.org/html/rfc7231#section-6.5.4\",\n    \"title\": \"Not Found\",\n    \"status\": 404,\n    \"traceId\": \"00-856c6aa63034834ca88ae3ac406d5c1a-2865365b5f485341-00\"\n}"},{"id":"ae5ba9d5-0070-4384-82a5-71a7a76584b2","name":"Success","originalRequest":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/{{entity}}/Account/{{accountId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 03 Aug 2023 16:59:58 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Request-Context","value":"appId=cid-v1:23591329-f275-4e20-a28a-e64a8a259e47"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"accountId\": {{accountId}},\n    \"accountNumber\": \"49299538\",\n    \"active\": true,\n    \"clientAccountNumber\": \"84938312\",\n    \"clientNumber\": \"84120\",\n    \"consumerId\": 176161473,\n    \"itemizationDate\": null,\n    \"itemizationBalance\": null,\n    \"itemizationInterest\": null,\n    \"itemizationFees\": null,\n    \"itemizationSource\": \"Other\",\n    \"judgmentDate\": null,\n    \"lastActivityDate\": \"2026-06-01T15:30:03.618Z\",\n    \"lastPaymentAmount\": 260.43,\n    \"lastPaymentDate\": \"1900-01-01T00:00:00+00:00\",\n    \"legalCaseNumber\": \"\",\n    \"listDate\": \"2026-06-01T15:30:03.618Z\",\n    \"listedAmount\": 923.97,\n    \"purgeStatus\": \"None\",\n    \"statusCode\": \"yum\",\n    \"statuteDate\": null,\n    \"totalBalance\": 728.51,\n    \"unpostedInterest\": 529.09,\n    \"links\": {\n        \"_self\": \"/v1/A/Account/{{accountId}}\",\n        \"balance\": \"/v1/A/Account/{{accountId}}/Balance\",\n        \"balanceConfigs\": \"/v1/A/Account/{{accountId}}/BalanceConfigs\",\n        \"bundles\": \"/v1/A/Account/{{accountId}}/Bundles\",\n        \"client\": \"/v1/A/Client/275905\",\n        \"consumer\": \"/v1/A/Consumer/87915180\",\n        \"infoScreens\": \"/v1/A/Account/{{accountId}}/InfoScreens\",\n        \"statusCode\": \"/v1/A/StatusCode/in1\"\n    }\n}"}],"_postman_id":"7d6d44ed-4401-4ac8-aac0-a6b611d935c2"},{"name":"Get Account Balance","id":"a132f5e6-f533-4063-852b-70e970cf4f8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/balance","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","balance"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1000275","key":"id"}]}},"response":[{"id":"178117b0-61d1-487e-b9b2-4910f11804e8","name":"DB2 PEOB33330000","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/balance","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","balance"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1114204"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a132f5e6-f533-4063-852b-70e970cf4f8c"},{"name":"Get Account Balance Configs","id":"08d3bb09-fe97-49d4-9f92-14b3cf08e2ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/balance","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","balance"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"59d76bec-2cbd-43f3-8a1f-3473958b3aba","type":"any","value":"A","key":"entity"},{"id":"8ce79100-0728-42dc-b6d7-ee7f747b1e7f","type":"any","value":"1000275","key":"id"}]}},"response":[],"_postman_id":"08d3bb09-fe97-49d4-9f92-14b3cf08e2ef"},{"name":"Get Account Bundles","id":"204fa65f-7e8a-41b9-9eac-6f470a0f8439","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/Bundles","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","Bundles"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1053449","key":"id"}]}},"response":[],"_postman_id":"204fa65f-7e8a-41b9-9eac-6f470a0f8439"},{"name":"Get Account Credit Bureau Status","id":"4b7b8a9e-d666-4676-94e3-80427df46276","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/CreditBureauStatuses","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","CreditBureauStatuses"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1017914","key":"id"}]}},"response":[{"id":"48e4a650-f736-49be-b489-7aef8f42e3c6","name":"DB2 Shared Account","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/CreditBureauStatuses","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","CreditBureauStatuses"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1017914"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"5d333acd-637f-4c80-aa79-d4de8fdf2eb7","name":"Crashes","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/CreditBureauStatus","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","CreditBureauStatus"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"1039355"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4b7b8a9e-d666-4676-94e3-80427df46276"},{"name":"Get Account Info Screens","id":"9f264041-a507-4475-a7e6-da8cba5d241e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/InfoScreens","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","InfoScreens"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1017914","key":"id"}]}},"response":[{"id":"3c2540d2-870a-4b69-91b6-f9c67aa1b209","name":"DB1 NE51183","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/InfoScreens","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","InfoScreens"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1017914"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9f264041-a507-4475-a7e6-da8cba5d241e"},{"name":"Get Account Info Screen","id":"b03274dc-b1ce-42e8-8b04-8d5d8eff16eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/InfoScreens/:code","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","InfoScreens",":code"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1017914","key":"id"},{"type":"any","value":"X1","key":"code"}]}},"response":[{"id":"8a846991-e679-4954-b659-41e23364c5f5","name":"DB1 NE51183","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/InfoScreens/:code","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","InfoScreens",":code"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1017914"},{"key":"code","value":"X1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b03274dc-b1ce-42e8-8b04-8d5d8eff16eb"},{"name":"Get Account Info Screen Field","id":"4b635963-1f00-437b-8227-768a10f61d6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/InfoScreens/:code/:field","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","InfoScreens",":code",":field"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1017914","key":"id"},{"type":"any","value":"X7","key":"code"},{"type":"any","value":"2","key":"field"}]}},"response":[{"id":"9d546d3c-c555-419e-b2d1-246dd1941311","name":"DB1 NE51183","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/InfoScreens/:code/:field","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","InfoScreens",":code",":field"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1017914"},{"key":"code","value":"X1"},{"key":"field","value":"1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4b635963-1f00-437b-8227-768a10f61d6d"},{"name":"Get Account Transactions","id":"ce25f56f-dab5-4b01-a81d-8e23460e0f36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/Transactions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","Transactions"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"D","key":"entity"},{"type":"any","value":"33827","key":"id"}]}},"response":[{"id":"242fc5a5-747e-4028-8c60-798f6bd417a5","name":"Get Account Transactions","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/Transactions","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","Transactions"],"variable":[{"key":"entity","value":"D"},{"key":"id","value":"33829"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"d38d653d-20a8-4d1d-a212-273ee9981d54","name":"Trans DB1 EE-54222","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/Transactions","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","Transactions"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1109475"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"07190752-1595-42a5-9d4c-88c3e836d7b4","name":"Trans DB1 EE-54176 Guar","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/Transactions","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","Transactions"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1108105"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ce25f56f-dab5-4b01-a81d-8e23460e0f36"},{"name":"Get Account Unfinalized Payments","id":"ea0c06ca-6ca5-4357-a99c-9418dbdd1b31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/UnfinalizedPayments","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","UnfinalizedPayments"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"D","key":"entity"},{"type":"any","value":"1020511","key":"id"}]}},"response":[],"_postman_id":"ea0c06ca-6ca5-4357-a99c-9418dbdd1b31"},{"name":"Update Account Info Screens","id":"668f5997-bfda-4c33-b772-d2306020c20d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"API\",\r\n    \"updates\": [\r\n      {\r\n          \"infoScreenCode\": \"2\",\r\n          \"field\": 4,\r\n          \"data\": \"Test\"\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Account/:id/InfoScreens","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","InfoScreens"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1017914","key":"id"}]}},"response":[{"id":"11d1b8b7-b173-4e2c-9351-8e4c973259ea","name":"DB1/2 NE51183 Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"API\",\r\n    \"updates\": [\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 2,\r\n          \"data\": \"yes\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"YH\",\r\n          \"field\": 1,\r\n          \"data\": \"No such YH\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"6\",\r\n          \"field\": 8,\r\n          \"data\": \"Yes: 6, No: 8\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"1\",\r\n          \"field\": 7,\r\n          \"data\": \"Not a money\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"1\",\r\n          \"field\": 5,\r\n          \"data\": \"Not a Yes/No\"\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/InfoScreens","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","InfoScreens"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1017914"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"fa59f8a7-8689-4d68-acf0-4b7cd0f17881","name":"DB1/2 NE51798 Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"API\",\r\n    \"updates\": [\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 9,\r\n          \"data\": \"Test String\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 2,\r\n          \"data\": \"No\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 4,\r\n          \"data\": \" 22\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 5,\r\n          \"data\": \"4/1/2024\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 6,\r\n          \"data\": \"$800,000\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 11,\r\n          \"data\": \"\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"H\",\r\n          \"field\": 2,\r\n          \"data\": \"\"\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","InfoScreens"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"35995"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"668f5997-bfda-4c33-b772-d2306020c20d"},{"name":"Create Account Adjustment","id":"b5e525b2-6a8b-4c71-9ff8-5591d69d4bea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"TW\",\r\n    \"memo\" : \"This is a memo\",\r\n    \"adjustmentDate\" : \"2023-01-25\",\r\n    \"balances\" : [\r\n        {\r\n            \"typeID\" : 1,\r\n            \"amount\" : 1.10\r\n        },\r\n        {\r\n            \"typeID\" : 2,\r\n            \"amount\" : 2.20\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Account/:id/Adjustment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","Adjustment"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"cb06f6ff-6619-42e0-859f-bbe5a41a08c5","type":"any","value":"C","key":"entity"},{"id":"d4259785-3614-433f-b91a-f0255c0007b9","type":"any","value":"30421","key":"id"}]}},"response":[{"id":"cd3547fb-ed75-426b-8dfc-7d1de4f995b3","name":"Account Not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"TW\",\r\n    \"memo\" : \"This is a memo\",\r\n    \"adjustmentDate\" : \"2023-01-25\",\r\n    \"balances\" : [\r\n        {\r\n            \"typeID\" : 1,\r\n            \"amount\" : 1.10\r\n        },\r\n        {\r\n            \"typeID\" : 2,\r\n            \"amount\" : 2.20\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/Adjustment","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","Adjustment"],"variable":[{"id":"cb06f6ff-6619-42e0-859f-bbe5a41a08c5","key":"entity","value":"C"},{"id":"d4259785-3614-433f-b91a-f0255c0007b9","key":"id","value":"30421"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"59e130ac-67fb-42f1-ba80-67aa6bc39886","name":"Account Test Disable","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"C2\",\r\n    \"memo\" : \"This is psotman.\",\r\n    \"adjustmentDate\" : \"2024-01-19\",\r\n    \"balances\" : [\r\n        {\r\n            \"typeID\" : 1,\r\n            \"amount\" : -10\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/Adjustment","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","Adjustment"],"variable":[{"key":"entity","value":"D"},{"key":"id","value":"30353"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"b69bc18c-b9d6-4ae7-a221-8c471c0077a0","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"YUP\",\r\n    \"memo\" : \"This is a memo\",\r\n    \"adjustmentDate\" : \"2023-5-12\",\r\n    \"balances\" : [\r\n        {\r\n            \"typeID\" : 1,\r\n            \"amount\" : 1.10\r\n        },\r\n        {\r\n            \"typeID\" : 2,\r\n            \"amount\" : 2.20\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/Adjustment","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","Adjustment"],"variable":[{"id":"cb06f6ff-6619-42e0-859f-bbe5a41a08c5","key":"entity","value":"C"},{"id":"d4259785-3614-433f-b91a-f0255c0007b9","key":"id","value":"30421"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"afad686b-be75-40d0-ad7a-74b64f35e656","name":"Validation Errors","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"AABB\",\r\n    \"memo\" : \"This is a memo\",\r\n    \"adjustmentDate\" : \"2029-01-25\",\r\n    \"accountStatus\": \"PI2\",\r\n    \"balances\" : [\r\n        {\r\n            \"typeID\" : 91,\r\n            \"amount\" : 1.10\r\n        },\r\n        {\r\n            \"typeID\" : 2,\r\n            \"amount\" : 2.20\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/Adjustment","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","Adjustment"],"variable":[{"id":"cb06f6ff-6619-42e0-859f-bbe5a41a08c5","key":"entity","value":"C"},{"id":"d4259785-3614-433f-b91a-f0255c0007b9","key":"id","value":"30421"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"098a02e4-2b79-49b6-9289-b4c621eebe70","name":"Testing DB Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"TW\",\r\n    \"memo\" : \"This is a memo\",\r\n    \"adjustmentDate\" : \"2023-01-25\",\r\n    \"balances\" : [\r\n        {\r\n            \"typeID\" : 1,\r\n            \"amount\" : 1.10\r\n        },\r\n        {\r\n            \"typeID\" : 2,\r\n            \"amount\" : 2.20\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/Adjustment","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","Adjustment"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1017914"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"48432fba-561b-4b6f-b7ab-16fc817879c8","name":"Adjustment Accounting Desc","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"MC\",\r\n    \"memo\" : \"This is a memo\",\r\n    \"adjustmentDate\" : \"2024-05-15\",\r\n    \"balances\" : [\r\n        {\r\n            \"typeID\" : 3,\r\n            \"amount\" : 12.0,\r\n            \"accountingDescription\" :\"01\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id/Adjustment","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id","Adjustment"],"variable":[{"key":"entity","value":"D"},{"key":"id","value":"33835"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b5e525b2-6a8b-4c71-9ff8-5591d69d4bea"},{"name":"Create Unfinalized Payment","id":"27125fdb-716f-45a4-a81e-ac63a1ab3cc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountNumber\": \"BH14734\",\r\n    \"memo\": \"Testing memo\",\r\n    \"paymentAmount\": 350,\r\n    \"paymentTypeCode\": \"2\",\r\n    \"paymentReceivedDate\": \"2026-05-11\",\r\n    \"personCode\": \"JG2\",\r\n    \"queueCode\": \"AW\",\r\n    \"forwardCommission\": \"SendCommissionToForward\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Account/:id/UnfinalizedPayment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","UnfinalizedPayment"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1052786","key":"id"}]}},"response":[],"_postman_id":"27125fdb-716f-45a4-a81e-ac63a1ab3cc7"},{"name":"Update Account","id":"1e8ab13b-a94d-468b-89dd-3e803a8849e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"TW\",\r\n    \"comment\" : \"This is a memo asdjasl;dkfjjsadlfjaksdjf;lajsdlfjaklsdjfl;kasjdl;fjalskd;jgklasghasjfhj;sdhflkjasl'kgjlaksjfjsdlf\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Account/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1021353","key":"id"}]}},"response":[{"id":"56c0e67e-d3bc-428a-ba51-7d17d54b8bfe","name":"DB1 Account NE51183","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"AA\",\r\n    \"accountNumber\": \"NE51183\",\r\n    \"actionSchedule\": \"00\",\r\n    \"bankAccountNumber\": \"500-500A\",\r\n    \"bankRoutingNumber\": \"123123123\",\r\n    \"checkNumber\": 12,\r\n    \"clientAccountNumber\": \"CLACCT-222-AA\",\r\n    \"clientNumber\": \"NEXT2\",\r\n    \"comment\": \"This is one good account\",\r\n    \"delinquencyDate\": \"2024-12-15\",\r\n    \"driversLicense\": \"WI6000\",\r\n    \"hasItemizedStatement\": true,\r\n    \"itemizationBalance\": 8.50,\r\n    \"itemizationInterest\": null,\r\n    \"itemizationFees\": 3.00,\r\n    \"itemizationSource\": \"Transaction\",\r\n    \"itemizationDate\": null,\r\n    \"judgmentDate\": \"1999-06-06\",\r\n    \"lastActivityDate\": null,\r\n    \"lastNameFirstName\": \"Smith, John\",\r\n    \"legalCaseNumber\" : \"999\",\r\n    \"originalClient\": \"The Master Store\",\r\n    \"patientName\": \"\",\r\n    \"statuteDate\": \"2010-03-10\",\r\n    \"statusCode\": \"50\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1017914"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"ae0d6302-5f40-44ba-b037-a592eed49560","name":"DB1 Validation Errors","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountNumber\": \"NN52217\",\r\n    \"accountNumberX\": \"\",\r\n    \"actionSchedule\": \"XXPR\",\r\n    \"personCode\": \"TW\",\r\n    \"bankAccountNumber\": \"123456789012345678\",\r\n    \"bankRoutingNumber\": \"000000030\",\r\n    \"lastActivityDate\": \"2023-06-06\",\r\n    \"lastNameFirstName\": \"\",\r\n    \"statusCode\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Account/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Account",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1017914"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1e8ab13b-a94d-468b-89dd-3e803a8849e4"},{"name":"Get Account Payments","id":"62f3c528-bce1-45be-8f3f-241c8107c0bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Account/:id/Payments","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Account",":id","Payments"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"74152","key":"id"}]}},"response":[],"_postman_id":"62f3c528-bce1-45be-8f3f-241c8107c0bf"}],"id":"cdaadacc-6e6c-4f54-9c6f-c2b42ae9a08e","_postman_id":"cdaadacc-6e6c-4f54-9c6f-c2b42ae9a08e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Accounting Description","item":[{"name":"Get Accounting Description","id":"4793e851-e1d0-447d-8a10-260c15aeb99a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/AccountingDescription/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","AccountingDescription",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"15","key":"id"}]}},"response":[],"_postman_id":"4793e851-e1d0-447d-8a10-260c15aeb99a"},{"name":"Get All Accounting Descriptions","id":"dc81d08a-024d-4b65-8272-7efe18291e52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/AccountingDescription","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","AccountingDescription"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"dc81d08a-024d-4b65-8272-7efe18291e52"}],"id":"43b8bb74-9286-4415-990f-8eabe397cc2f","_postman_id":"43b8bb74-9286-4415-990f-8eabe397cc2f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"AccountTransaction","item":[{"name":"Get Account Transaction","id":"9d319b1a-616c-45b2-802b-d357cd7534b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/AccountTransaction/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","AccountTransaction",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"6d762bf1-0e10-457a-a229-65d87cc2e656","type":"any","value":"A","key":"entity"},{"id":"df359465-44cb-4a63-8444-e35f2571fda8","type":"any","value":"AW","key":"id"}]}},"response":[],"_postman_id":"9d319b1a-616c-45b2-802b-d357cd7534b4"},{"name":"Get Account Transaction Balance","id":"0176106f-c4e8-4208-93dd-2a574c5dea0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/AccountTransaction/:id/Balance","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","AccountTransaction",":id","Balance"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"630f5786-d263-400e-bba0-cca9a43c603d","type":"any","value":"A","key":"entity"},{"id":"21f76a03-b14e-4ea1-934e-30a1916b7f4d","type":"any","value":"1000275","key":"id"}]}},"response":[],"_postman_id":"0176106f-c4e8-4208-93dd-2a574c5dea0c"},{"name":"Get Account Transaction Balance DB1","id":"f11ba31a-ca05-4b4e-928f-51cc019b2af2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/AccountTransaction/:id/Balance","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","AccountTransaction",":id","Balance"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"B","key":"entity"},{"type":"any","value":"1017006","key":"id"}]}},"response":[],"_postman_id":"f11ba31a-ca05-4b4e-928f-51cc019b2af2"},{"name":"Reverse Account Transaction","id":"5b3edf3c-e22f-44eb-bcb6-6f09ca1a3e48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JG\",\r\n    \"memo\": \"Testing Reversal from API\",\r\n    \"reversalType\": \"BankReversal\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/AccountTransaction/:id/Reverse","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","AccountTransaction",":id","Reverse"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1143404","key":"id"}]}},"response":[],"_postman_id":"5b3edf3c-e22f-44eb-bcb6-6f09ca1a3e48"}],"id":"ce19402d-56f5-4cd7-802d-6914b122c036","_postman_id":"ce19402d-56f5-4cd7-802d-6914b122c036","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Action","item":[{"name":"Run Action","id":"9318a416-02a0-4f27-82ed-f7a6ad98d2ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"actionCode\": \"SSCD\",\r\n    \"entityCode\": \"A\",\r\n    \"personCode\": \"2165\",\r\n    \"consumerId\": 7983366,\r\n    \"accountNumber\": 94698341, \r\n    \"appendNote1\": \"\",\r\n    \"appendNote2\": \"\",\r\n    \"appendNote3\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Action/Run","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Action","Run"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"9318a416-02a0-4f27-82ed-f7a6ad98d2ce"}],"id":"daf5aea6-01fc-4019-8173-1b480e8cfb8f","_postman_id":"daf5aea6-01fc-4019-8173-1b480e8cfb8f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Action Schedule","item":[{"name":"Getl All Action Schedules","id":"ffa9f8ca-65e4-4a32-ae3f-d817f9c99e6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/ActionSchedule","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ActionSchedule"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"ffa9f8ca-65e4-4a32-ae3f-d817f9c99e6f"},{"name":"Get Action Schdule","id":"40374273-c0e3-419d-9404-bb51aa6fe581","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/ActionSchedule/:actionSchedule","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ActionSchedule",":actionSchedule"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"79","key":"actionSchedule"}]}},"response":[],"_postman_id":"40374273-c0e3-419d-9404-bb51aa6fe581"}],"id":"7ea16fc3-a175-4cdf-a34a-019d3bea479c","_postman_id":"7ea16fc3-a175-4cdf-a34a-019d3bea479c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"AlternatePayment","item":[{"name":"Get Alternate Payment","id":"a7c42162-372d-405d-bc4f-07c45bc12661","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/AlternatePayment/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","AlternatePayment",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"2004286","key":"id"}]}},"response":[{"id":"a34859fc-8364-4b38-a7f7-e22f1097741d","name":"Missing id","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/AlternatePayment/:id","host":["{{rootUrl}}"],"path":["v1",":entity","AlternatePayment",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"2004286"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"d08b594d-dd1e-4f28-b411-304fab081c4d","name":"Test DB Credit Card","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/AlternatePayment/:id","host":["{{rootUrl}}"],"path":["v1",":entity","AlternatePayment",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"2004286"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"7a088d13-337a-4e90-beb4-1fc1c224d51f","name":"Result Date but no DateTime","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/AlternatePayment/:id","host":["{{rootUrl}}"],"path":["v1",":entity","AlternatePayment",":id"],"variable":[{"key":"entity","value":"G"},{"key":"id","value":"1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"a0da106e-1360-4f65-87df-64d509244a45","name":"Result Date and DateTime","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/AlternatePayment/:id","host":["{{rootUrl}}"],"path":["v1",":entity","AlternatePayment",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1000"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"5a3ba626-d18d-4cf7-99ed-a098f85568c9","name":"Result no Date or DateTime","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/AlternatePayment/:id","host":["{{rootUrl}}"],"path":["v1",":entity","AlternatePayment",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"eaaae5b9-157d-499f-bbec-d211a9970c3c","name":"01011900 DateTime","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/AlternatePayment/:id","host":["{{rootUrl}}"],"path":["v1",":entity","AlternatePayment",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"7315"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"4fce7e78-7bc0-4d12-9a4c-e6f68e078d1c","name":"Actual Sent Date","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/AlternatePayment/:id","host":["{{rootUrl}}"],"path":["v1",":entity","AlternatePayment",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1134"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a7c42162-372d-405d-bc4f-07c45bc12661"}],"id":"7ddbbc22-1c17-415e-ac90-ac45bec776e9","_postman_id":"7ddbbc22-1c17-415e-ac90-ac45bec776e9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Application","item":[{"name":"Run Application Command","id":"43afec85-00e8-4a62-8d61-5cecf45a4ee7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"personCode\": \"MC\",\r\n  \"commandType\": \"ScreenPop\",\r\n  \"taskId\": \"1\",\r\n  \"consumerId\": 30837\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Application/Command","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Application","Command"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"43afec85-00e8-4a62-8d61-5cecf45a4ee7"}],"id":"c28a82e3-dfb5-4585-9b1a-011e8926940a","_postman_id":"c28a82e3-dfb5-4585-9b1a-011e8926940a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"BalanceDefinition","item":[{"name":"Get Balance Definition","id":"5a7305cd-d8b3-4b82-93a0-eac2b72ad6e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BalanceDefinition/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BalanceDefinition",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"5a7305cd-d8b3-4b82-93a0-eac2b72ad6e6"}],"id":"91c400f5-7e2c-40ba-ad47-af9b8ff99e13","_postman_id":"91c400f5-7e2c-40ba-ad47-af9b8ff99e13","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Bank","item":[{"name":"Get Bank","id":"1300638e-6491-4b77-b8a4-a6e75a65cd32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Bank/:bankRoute","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Bank",":bankRoute"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"041001039","key":"bankRoute"}]}},"response":[],"_postman_id":"1300638e-6491-4b77-b8a4-a6e75a65cd32"},{"name":"Get All Banks","id":"826dea25-b802-4533-9e93-f0771d1a05a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Bank","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Bank"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"826dea25-b802-4533-9e93-f0771d1a05a8"}],"id":"b2683d21-c869-4d3b-bb8c-b76b3fd474b0","_postman_id":"b2683d21-c869-4d3b-bb8c-b76b3fd474b0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Bundle","item":[{"name":"Get Bundle","id":"3876835a-417b-4ffe-a375-084649882ca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Bundle/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Bundle",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1231","key":"id"}]}},"response":[],"_postman_id":"3876835a-417b-4ffe-a375-084649882ca9"},{"name":"Get Bundle Accounts","id":"6b2c47c6-3fec-4184-a46b-86d4ef556bcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Bundle/:id/Accounts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Bundle",":id","Accounts"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1231","key":"id"}]}},"response":[],"_postman_id":"6b2c47c6-3fec-4184-a46b-86d4ef556bcd"}],"id":"37214f52-42ca-4c70-91a8-2637ba98dbca","_postman_id":"37214f52-42ca-4c70-91a8-2637ba98dbca","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"BundleType","item":[{"name":"Get All Bundle Types","id":"66dd2419-4a19-4045-af27-23aafc2a371d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BundleType","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BundleType"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"66dd2419-4a19-4045-af27-23aafc2a371d"},{"name":"Get Bundle Type","id":"e51b9512-1618-46c2-8612-e0588dca5a02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BundleType/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BundleType",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"e51b9512-1618-46c2-8612-e0588dca5a02"},{"name":"Get Bundle Type Groups","id":"baf6b407-e59a-43b2-baab-3c4f5877f01a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BundleType/:id/BundleTypeGroups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BundleType",":id","BundleTypeGroups"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"baf6b407-e59a-43b2-baab-3c4f5877f01a"},{"name":"Get Bundle Type Bundles","id":"9930984a-e670-438a-8cd4-9c01d2d9eeeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BundleType/:id/Bundles","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BundleType",":id","Bundles"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"9930984a-e670-438a-8cd4-9c01d2d9eeeb"}],"id":"a948ed8b-b96e-4124-bd1e-46903f812463","_postman_id":"a948ed8b-b96e-4124-bd1e-46903f812463","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"BundleTypeGroup","item":[{"name":"Get All Bundle Type Groups","id":"a094cb8f-0cd1-4955-a5f3-e2e8f63944e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BundleTypeGroup","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BundleTypeGroup"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"a094cb8f-0cd1-4955-a5f3-e2e8f63944e9"},{"name":"Get Bundle Type Group","id":"7678da99-a3c2-4bc2-b0d6-abf7fe5e88ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BundleTypeGroup/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BundleTypeGroup",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"3","key":"id"}]}},"response":[],"_postman_id":"7678da99-a3c2-4bc2-b0d6-abf7fe5e88ef"},{"name":"Get Bundle Type Group Accounts","id":"1b9ea17d-b870-446b-a140-dbcee7e0d2cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BundleTypeGroup/:id/Accounts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BundleTypeGroup",":id","Accounts"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"3","key":"id"}]}},"response":[],"_postman_id":"1b9ea17d-b870-446b-a140-dbcee7e0d2cf"},{"name":"Get Bundle Type Group Bundles","id":"f770937d-8429-408a-86ea-450e570e5da3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BundleTypeGroup/:id/Bundles","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BundleTypeGroup",":id","Bundles"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"3","key":"id"}]}},"response":[],"_postman_id":"f770937d-8429-408a-86ea-450e570e5da3"},{"name":"Get Bundle Type Group Bundle Types","id":"f71679c0-6a18-4e94-b5a9-0fbe62ad62d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/BundleTypeGroup/:id/BundleTypes","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","BundleTypeGroup",":id","BundleTypes"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"3","key":"id"}]}},"response":[],"_postman_id":"f71679c0-6a18-4e94-b5a9-0fbe62ad62d4"}],"id":"6ede353c-300b-4a10-b495-acb0b0289163","_postman_id":"6ede353c-300b-4a10-b495-acb0b0289163","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Client","item":[{"name":"Attach Client Image","id":"ac2b021c-4ed3-4d17-829f-32e099eb8ab1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fileID\": 554705,\r\n    \"personCode\": \"API\",\r\n    \"description\": \"Cats Image WebLink\",\r\n    \"fileExtension\": \"PDF123\",\r\n    \"fileType\": \"Imported\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Client/:id/Image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":id","Image"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"0005","key":"id"}]}},"response":[],"_postman_id":"ac2b021c-4ed3-4d17-829f-32e099eb8ab1"},{"name":"Create Client note","id":"70fcc883-7849-45b8-8b55-b88113fb73f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"text\": \"Testing API create note\",\r\n    \"personCode\" : \"JG2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Client/:id/note","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":id","note"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"MVL","key":"id"}]}},"response":[],"_postman_id":"70fcc883-7849-45b8-8b55-b88113fb73f8"},{"name":"Get Client","id":"10087ac7-32d6-4608-bb03-63cde5b9d9e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Client/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"0005","key":"id"}]}},"response":[],"_postman_id":"10087ac7-32d6-4608-bb03-63cde5b9d9e4"},{"name":"Get Client Notes","id":"d93aa7cb-540d-4fa1-9d0e-affc8d55981c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Client/:id/Notes?beginDate=2007-10-01&endDate=2022-11-01","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":id","Notes"],"host":["{{rootUrl}}"],"query":[{"key":"beginDate","value":"2007-10-01"},{"key":"endDate","value":"2022-11-01"}],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"MVL","key":"id"}]}},"response":[],"_postman_id":"d93aa7cb-540d-4fa1-9d0e-affc8d55981c"},{"name":"Get Client Image","id":"86589f68-dcc0-466c-a56d-4c07e6e5f8a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Client/:id/Image/:ImageId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":id","Image",":ImageId"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"0005","key":"id"},{"type":"any","value":"230683","key":"ImageId"}]}},"response":[],"_postman_id":"86589f68-dcc0-466c-a56d-4c07e6e5f8a5"},{"name":"Get Client Images","id":"8c6c26ab-cf70-4d53-8572-98f84d54a4a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Client/:id/Images","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":id","Images"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"0005","key":"id"}]}},"response":[{"id":"da0d9f35-d7df-4c3b-aa13-4224918bec1b","name":"Client Images DB1 NEXT2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Client/:id/Images","host":["{{rootUrl}}"],"path":["v1",":entity","Client",":id","Images"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"NEXT2"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8c6c26ab-cf70-4d53-8572-98f84d54a4a4"},{"name":"Get Client Info Screens","id":"f1b8f195-c4a3-481e-a886-45e0175fdef0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Client/:code/InfoScreens","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":code","InfoScreens"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"NEXT","key":"code"}]}},"response":[],"_postman_id":"f1b8f195-c4a3-481e-a886-45e0175fdef0"},{"name":"Get Client Info Scr by Code","id":"e32a2ad1-b8e1-476e-9ac5-1ac829c8896c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Client/:code/InfoScreens/:infoScreenCode","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":code","InfoScreens",":infoScreenCode"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"NEXT","key":"code"},{"type":"any","value":"2","key":"infoScreenCode"}]}},"response":[],"_postman_id":"e32a2ad1-b8e1-476e-9ac5-1ac829c8896c"},{"name":"Get Client Info Screen","id":"53e89a77-8dd7-416c-a77c-3a6038bde6d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Client/:code/InfoScreens/:infoScreenCode/:field","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":code","InfoScreens",":infoScreenCode",":field"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"NEXT","key":"code"},{"type":"any","value":"2","key":"infoScreenCode"},{"type":"any","value":"9","key":"field"}]}},"response":[],"_postman_id":"53e89a77-8dd7-416c-a77c-3a6038bde6d0"},{"name":"Get Client Unfinalized Payments","id":"ce61f703-f1c8-465c-959a-180789e55e2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"ce61f703-f1c8-465c-959a-180789e55e2d"},{"name":"Update Client","id":"a48648f2-7ce5-4fc7-87cb-6a6060eef333","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"RTG\",\r\n    \"phone\": \"9204569871\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Client/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"50014","key":"id"}]}},"response":[{"id":"f7e34843-5797-4406-bd46-b66d398b6b72","name":"DB1 NEXT2","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"name\": \"NSF NEXT CREDITOR\",\r\n    \"address\": \"1235 NEXT RD\",\r\n    \"address2\": \"C/O Mr. NEXT\",\r\n    \"city\": \"ANYTOWN\",\r\n    \"state\": \"WI\",\r\n    \"zipCode\": \"333330000\",\r\n    \"phone\": \"9201112222\",\r\n    \"extension\": \"x888\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Client/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Client",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"NEXT2"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"71c16821-e94a-4d7c-afaa-b3db95cef73d","name":"DB1 Validation","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"ZZZZ\",\r\n    \"name\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Client/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Client",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"NEXT2"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a48648f2-7ce5-4fc7-87cb-6a6060eef333"},{"name":"Update Client Info Screens","id":"6ea8c149-bcf6-4b01-b157-eeb4d295b57f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"API\",\r\n    \"updates\": [\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 6,\r\n          \"data\": \"Test String\"\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Client/:id/infoScreens","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Client",":id","infoScreens"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"NEXT","key":"id"}]}},"response":[{"id":"6249403c-fbc5-493d-9534-73e6568f0e13","name":"DB1 NEXT Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"API\",\r\n    \"updates\": [\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 6,\r\n          \"data\": \"Test\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"Y5\",\r\n          \"field\": 1,\r\n          \"data\": \"No such Y5\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"6\",\r\n          \"field\": 9,\r\n          \"data\": \"Yes: 6, No: 9\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"O\",\r\n          \"field\": 4,\r\n          \"data\": \"Not an integer\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"O\",\r\n          \"field\": 6,\r\n          \"data\": \"Not money\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"H\",\r\n          \"field\": 3,\r\n          \"data\": \"Not a date\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"O\",\r\n          \"field\": 1,\r\n          \"data\": \"Not a Yes/No\"\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Client/:id/infoScreens","host":["{{rootUrl}}"],"path":["v1",":entity","Client",":id","infoScreens"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"NEXT"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6ea8c149-bcf6-4b01-b157-eeb4d295b57f"}],"id":"438c00c6-0e87-4001-b9ff-bf775bb674f2","_postman_id":"438c00c6-0e87-4001-b9ff-bf775bb674f2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"ClientCheckHistory","item":[{"name":"Get Client Check History","id":"42a3354a-685c-4829-9002-efb4d019d1d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/ClientCheckHistory/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ClientCheckHistory",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1","key":"id"}]}},"response":[{"id":"691266a1-d95f-4a94-8bc5-5f6fd40c9f31","name":"Check History DB1 NEXT2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/ClientCheckHistory/:id","host":["{{rootUrl}}"],"path":["v1",":entity","ClientCheckHistory",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1751"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"42a3354a-685c-4829-9002-efb4d019d1d6"},{"name":"Update Client Check History","id":"13ea8f57-af32-4b38-b918-70b4017fe1af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"memo\": \"API memo 12345647890\",\r\n    \"clearedBank\": \"No\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/ClientCheckHistory/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ClientCheckHistory",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1","key":"id"}]}},"response":[{"id":"149201cb-b9a3-41ee-9bf0-abd3093bb6ee","name":"Update Check History DB1 NEXT2","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"memo\": \"The Memo\",\r\n    \"bankStatusStatus\": \"Cleared\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/ClientCheckHistory/:id","host":["{{rootUrl}}"],"path":["v1",":entity","ClientCheckHistory",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1751"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"13ea8f57-af32-4b38-b918-70b4017fe1af"}],"id":"57f0c8f6-d160-4968-bd54-c62c7718e413","_postman_id":"57f0c8f6-d160-4968-bd54-c62c7718e413","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"ComplianceEvent (WIP)","item":[{"name":"Get Compliance Event","id":"e910827a-7bc2-4792-8f28-e1769bee38c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"e910827a-7bc2-4792-8f28-e1769bee38c9"}],"id":"d948d1fc-af15-48cc-9e31-196e7b711747","_postman_id":"d948d1fc-af15-48cc-9e31-196e7b711747","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"ComplianceRule (WIP)","item":[{"name":"Get Compliance Rule","id":"e8d7e962-a29a-47d4-8bc2-f00c96e0cdfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"e8d7e962-a29a-47d4-8bc2-f00c96e0cdfe"}],"id":"b8300981-a0b6-4b86-8547-9ba236fc6a6b","_postman_id":"b8300981-a0b6-4b86-8547-9ba236fc6a6b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"ConsentExpiration","item":[{"name":"Get Consent Expiration","id":"10e22640-96a3-4ff1-86f4-beb2c770fbe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/ConsentExpiration/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ConsentExpiration",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"48","key":"id"}]}},"response":[],"_postman_id":"10e22640-96a3-4ff1-86f4-beb2c770fbe9"},{"name":"Get All Consent Expirations","id":"8bd1b89d-b328-4f8d-988e-63def331e432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/ConsentExpiration","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ConsentExpiration"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"8bd1b89d-b328-4f8d-988e-63def331e432"}],"id":"a9e5eef3-ecb9-444f-953e-14b079ad026e","_postman_id":"a9e5eef3-ecb9-444f-953e-14b079ad026e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Consumer","item":[{"name":"Search Consumers","id":"4fad1ec2-cd88-4223-845b-56cd752b2455","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"SearchNumber\": \"1257-7\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/search?pageSize=500","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer","search"],"host":["{{rootUrl}}"],"query":[{"key":"pageSize","value":"500"}],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[{"id":"63f2c5fb-ec34-4c85-922a-37cc30218b42","name":"Search DB2 ABC5985","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"SearchNumber\": \"ABC5985\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/search?pageSize=500","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer","search"],"query":[{"key":"pageSize","value":"500"}],"variable":[{"key":"entity","value":"A"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"48df933a-2b8a-4e88-8d57-44d5784ecb71","name":"Search DB2 PEOPL","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"LastName\": \"PEOPL\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/search?pageSize=500","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer","search"],"query":[{"key":"pageSize","value":"500"}],"variable":[{"key":"entity","value":"A"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4fad1ec2-cd88-4223-845b-56cd752b2455"},{"name":"Find Consumers","id":"a7cedf5f-8480-4512-bd3e-6e52dace93ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchNumber\": \"BH2489\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/Find","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer","Find"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"pageSize","value":"50"}],"variable":[{"id":"2804e564-38da-4545-a9cf-a406b24da603","type":"any","value":"A","key":"entity"}]}},"response":[{"id":"b69a8d5d-21de-4167-ac82-b1d6d5c762b1","name":"Find DB2 ABC5985","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchNumber\": \"ABC5985\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/Find","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer","Find"],"query":[{"key":"pageSize","value":"50","disabled":true}],"variable":[{"id":"2804e564-38da-4545-a9cf-a406b24da603","key":"entity","value":"A"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"9d9f0846-af6a-4931-bd0d-1a2ba525ba83","name":"Find with All Parameters","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n  \"accountType\": \"\",\r\n  \"address\": \"\",\r\n  \"balanceType\": \"\",\r\n  \"bankAccount\": \"\",\r\n  \"bankNumber\": \"\",\r\n  \"bundleType\": \"\",\r\n  \"caseNumber\": \"\",\r\n  \"checkNumber\": \"\",\r\n  \"city\": \"\",\r\n  \"clientCodeGroup\": \"\",\r\n  \"consumerType\": \"\",\r\n  \"dateOfBirth\": \"\",\r\n  \"driversLicense\": \"\",\r\n  \"employer\": \"\",\r\n  \"firstName\": \"\",\r\n  \"forward\": \"\",\r\n  \"forwardBegin\": null,\r\n  \"forwardEnd\": null,\r\n  \"fullSsn\": \"\",\r\n  \"last4Ssn\": \"\",\r\n  \"lastBegin\": null,\r\n  \"lastEnd\": null,\r\n  \"lastName\": \"\",\r\n  \"listBegin\": null,\r\n  \"listEnd\": null,\r\n  \"patient\": \"\",\r\n  \"phoneNumber\": \"\",\r\n  \"queue\": \"\",\r\n  \"searchNumber\": \"\",\r\n  \"state\": \"\",\r\n  \"status\": \"\",\r\n  \"workBegin\": null,\r\n  \"workEnd\": null,\r\n  \"zip\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/Find","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer","Find"],"query":[{"key":"pageSize","value":"50","disabled":true}],"variable":[{"key":"entity","value":"C"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"a1c4b5a5-85a3-47cf-8295-5fd518a7589f","name":"Find DEV DB1","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n  \"accountType\": \"\",\r\n  \"address\": \"\",\r\n  \"balanceType\": \"\",\r\n  \"bankAccount\": \"\",\r\n  \"bankNumber\": \"\",\r\n  \"bundleType\": \"\",\r\n  \"caseNumber\": \"\",\r\n  \"checkNumber\": \"\",\r\n  \"city\": \"\",\r\n  \"clientCodeGroup\": \"\",\r\n  \"consumerType\": \"\",\r\n  \"dateOfBirth\": \"\",\r\n  \"driversLicense\": \"\",\r\n  \"employer\": \"\",\r\n  \"firstName\": \"\",\r\n  \"forward\": \"\",\r\n  \"forwardBegin\": null,\r\n  \"forwardEnd\": null,\r\n  \"fullSsn\": \"\",\r\n  \"last4Ssn\": \"\",\r\n  \"lastBegin\": null,\r\n  \"lastEnd\": null,\r\n  \"lastName\": \"\",\r\n  \"listBegin\": null,\r\n  \"listEnd\": null,\r\n  \"patient\": \"\",\r\n  \"phoneNumber\": \"\",\r\n  \"queue\": \"\",\r\n  \"searchNumber\": \"\",\r\n  \"state\": \"\",\r\n  \"status\": \"\",\r\n  \"workBegin\": null,\r\n  \"workEnd\": null,\r\n  \"zip\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/Find","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer","Find"],"query":[{"key":"pageSize","value":"50","disabled":true}],"variable":[{"key":"entity","value":"C"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a7cedf5f-8480-4512-bd3e-6e52dace93ff"},{"name":"Get Consumer","id":"fa402a9d-6167-4e49-82ea-156be23bda45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"19595","key":"id"}]}},"response":[{"id":"88fd302b-fc31-43d3-9cae-bd85b0d55b95","name":"DB2 ABC5985","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"27393"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"consumerId\": 27393,\r\n    \"address\": \"\",\r\n    \"address2\": \"\",\r\n    \"city\": \"\",\r\n    \"consumerNumber\": \"BH24892\",\r\n    \"consumerType\": \"\",\r\n    \"dateOfBirth\": \"\",\r\n    \"driversLicense\": \"M520-7397-5381-09\",\r\n    \"employer\": \"\",\r\n    \"employmentVerifiedDate\": \"\",\r\n    \"entityQueueCode\": \"KAY\",\r\n    \"entityWorkDate\": \"2013-07-24T00:00:00\",\r\n    \"entityPaymentSchedule\": \"\",\r\n    \"firstName\": \"\",\r\n    \"homePhone\": \"9206548765\",\r\n    \"isMailReturned\": false,\r\n    \"lastName\": \"Smith\",\r\n    \"state\": \"\",\r\n    \"spouseFirstName\": \"\",\r\n    \"spouseLastName\": \"Smith\",\r\n    \"spouseDateOfBirth\": \"\",\r\n    \"spouseConsumerType\": \"\",\r\n    \"spouseDriversLicense\": \"\",\r\n    \"spouseEmployer\": \"\",\r\n    \"spouseEmploymentVerifiedDate\": \"\",\r\n    \"zipCode\": \"\",\r\n    \"links\": {\r\n        \"_self\": \"/v1/A/Consumer/27393\",\r\n        \"accounts\": \"/v1/A/Consumer/27393/Accounts\",\r\n        \"alternatePayments\": \"/v1/A/Consumer/27393/AlternatePayments\",\r\n        \"bundles\": \"/v1/A/Consumer/27393/Bundles\",\r\n        \"collectorWorkHistory\": \"/v1/A/Consumer/27393/CollectorWorkHistory\",\r\n        \"consumerType\": \"/v1/A/ConsumerType/\",\r\n        \"creditBureauStatus\": \"/v1/A/Consumer/27393/CreditBureauStatuses\",\r\n        \"infoScreens\": \"/v1/A/Consumer/27393/InfoScreens\",\r\n        \"notes\": \"/v1/A/Consumer/27393/Notes\",\r\n        \"phoneNumbers\": \"/v1/A/Consumer/27393/PhoneNumbers\",\r\n        \"queue\": \"/v1/A/Queue/KAY\",\r\n        \"socialSecurityNumber\": \"/v1/A/Consumer/27393/SSN\"\r\n    }\r\n}"},{"id":"c91d823e-1e41-4866-89ce-d59aa78838c9","name":"200 Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"35893"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 31 Jul 2023 18:01:27 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Request-Context","value":"appId=cid-v1:23591329-f275-4e20-a28a-e64a8a259e47"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"consumerId\": 35893,\n    \"address\": \"6062 Doug Meadows\",\n    \"address2\": \"\",\n    \"city\": \"New Maystad\",\n    \"consumerNumber\": \"BH24892\",\n    \"consumerType\": \"\",\n    \"dateOfBirth\": \"\",\n    \"driversLicense\": \"M520-7397-5381-09\",\n    \"employer\": \"Kulas, Lueilwitz and Cartwright\",\n    \"employmentVerifiedDate\": \"\",\n    \"entityQueueCode\": \"KAY\",\n    \"entityWorkDate\": \"2013-07-24T00:00:00\",\n    \"entityPaymentSchedule\": \"\",\n    \"firstName\": \"Wilford\",\n    \"homePhone\": \"9206548765\",\n    \"isMailReturned\": false,\n    \"lastName\": \"Brown\",\n    \"state\": \"\",\n    \"spouseFirstName\": \"Jaylan\",\n    \"spouseLastName\": \"Parisian\",\n    \"spouseDateOfBirth\": \"\",\n    \"spouseConsumerType\": \"\",\n    \"spouseDriversLicense\": \"\",\n    \"spouseEmployer\": \"\",\n    \"spouseEmploymentVerifiedDate\": \"\",\n    \"zipCode\": \"\",\n    \"links\": {\n        \"_self\": \"/v1/A/Consumer/35893\",\n        \"accounts\": \"/v1/A/Consumer/35893/Accounts\",\n        \"alternatePayments\": \"/v1/A/Consumer/35893/AlternatePayments\",\n        \"bundles\": \"/v1/A/Consumer/35893/Bundles\",\n        \"collectorWorkHistory\": \"/v1/A/Consumer/35893/CollectorWorkHistory\",\n        \"consumerType\": \"/v1/A/ConsumerType/\",\n        \"creditBureauStatus\": \"/v1/A/Consumer/35893/CreditBureauStatuses\",\n        \"infoScreens\": \"/v1/A/Consumer/35893/InfoScreens\",\n        \"notes\": \"/v1/A/Consumer/35893/Notes\",\n        \"phoneNumbers\": \"/v1/A/Consumer/35893/PhoneNumbers\",\n        \"queue\": \"/v1/A/Queue/KAY\",\n        \"socialSecurityNumber\": \"/v1/A/Consumer/35893/SSN\"\n    }\n}"}],"_postman_id":"fa402a9d-6167-4e49-82ea-156be23bda45"},{"name":"Attach Consumer Image","id":"38e6c8eb-929c-463a-bfd5-4ce7e943f901","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fileID\": 544077,\r\n    \"personCode\": \"API\",\r\n    \"description\": \"Cats2 Image WebLink\",\r\n    \"fileExtension\": \"PDF\",\r\n    \"fileType\": \"Imported\",\r\n    \"whichDebtors\": \"JustPrimary\",\r\n    \"weblinkaccountid\": 1018492\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Image"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"30998","key":"id"}]}},"response":[],"_postman_id":"38e6c8eb-929c-463a-bfd5-4ce7e943f901"},{"name":"Edit Consumer","id":"6dd2625f-c64a-4854-beb9-2c1217367350","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"address\": \"456 SOMEWHERE RD\",\r\n    \"city\": \"DEBTORVILLE\",\r\n    \"consumerType\": \"\",\r\n    \"dateOfBirth\": \"01012011\",\r\n    \"driversLicense\": \"\",\r\n    \"entityQueueCode\": \"SKP\",\r\n    \"firstName\": \"James\",\r\n    \"homePhone\": \"9207847280\",\r\n    \"isMailReturned\": false,\r\n    \"lastName\": \"!TEST!\",\r\n    \"state\": \"WI\",\r\n    \"spouseFirstName\": \"\",\r\n    \"spouseLastName\": \"NADEAU\",\r\n    \"spouseDateOfBirth\": \"\",\r\n    \"spouseDriversLicense\": \"??????????????????\",\r\n    \"zipCode\": \"123451234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"64a5f228-6b48-430a-8404-9f27c5ac546a","type":"any","value":"A","key":"entity"},{"id":"0294699f-7229-437d-aaeb-42521ca86139","type":"any","value":"1588","key":"id"}]}},"response":[],"_postman_id":"6dd2625f-c64a-4854-beb9-2c1217367350"},{"name":"Update Consumer","id":"f055def0-022f-4ae7-9bc2-4e1503cd390f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JG2\",\r\n    \"isMailReturned\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"51390","key":"id"}]}},"response":[{"id":"816bf6ec-cae8-4388-b89b-9363cab06cdb","name":"DB1 NE51798 Validation","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"isMailReturned\": true,\r\n    \"dateOfBirth\": \"AA1234\",\r\n    \"spouseDateOfBirth\": \"1\",\r\n    \"socialSecurityNumber\": \"12345678A\",\r\n    \"spouseSocialSecurityNumber\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"35995"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"26ce3504-c005-41ab-8659-0bd826eb4c47","name":"DB1 NE51798 Success","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"isMailReturned\": true,\r\n    \"lastName\": \"Bouncker\",\r\n    \"socialSecurityNumber\": \"123450001\",\r\n    \"spouseSocialSecurityNumber\": \"999008881\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"35995"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"d26f2afa-c201-4173-9564-f3930e406901","name":"DB2 Update Consumer","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JG2\",\r\n    \"isMailReturned\": true\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"51390"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f055def0-022f-4ae7-9bc2-4e1503cd390f"},{"name":"Get Consumer Consent History","id":"00e84b52-fdf9-4f70-96a6-97d9167248c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Consent/History","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Consent","History"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"32717","key":"id"}]}},"response":[{"id":"5c443776-1235-4be1-a602-d241d03a53a3","name":"DB2 Debtor PEOB33330000","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Consent/History","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Consent","History"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"48190"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"00e84b52-fdf9-4f70-96a6-97d9167248c6"},{"name":"Get Consumer SSN","id":"69b4d8d7-8bf0-429c-ab8c-a006d12815b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/SSN","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","SSN"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"35995","key":"id"}]}},"response":[{"id":"ba73d7b2-c975-40a1-adc3-6d5bdb4671be","name":"Testing DB","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/SSN","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","SSN"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"1588"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"69b4d8d7-8bf0-429c-ab8c-a006d12815b4"},{"name":"Get Consumer Accounts","id":"2b511abf-a755-4a66-a875-178db631c33b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/accounts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","accounts"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1588","key":"id"}]}},"response":[],"_postman_id":"2b511abf-a755-4a66-a875-178db631c33b"},{"name":"Get Consumer Alternate Payments","id":"73b99ff3-c3a9-4852-8142-10c28d43e76b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/AlternatePayments","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","AlternatePayments"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"32717","key":"id"}]}},"response":[{"id":"f96d9d0f-c260-4978-8e13-b905ed3eaddc","name":"Test DB","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/AlternatePayments","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","AlternatePayments"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"32717"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"c546ca39-52d5-40e4-836a-9de234658c5c","name":"DB1 Many Entries","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/AlternatePayments","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","AlternatePayments"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"32717"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"73b99ff3-c3a9-4852-8142-10c28d43e76b"},{"name":"Get Consumer Bundles","id":"52b119cb-17c9-46e0-9dd9-7392234b15a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Bundles","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Bundles"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"29298","key":"id"}]}},"response":[{"id":"fb71488c-a91c-4f2f-a534-1078ecabb72d","name":"DB1 PERB33330010 Bundles","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Bundles","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Bundles"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"25702"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"65adca9a-cfad-4229-8c99-041fa3945006","name":"DB2 NE51183 Bundles","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Bundles","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Bundles"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"40560"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"52b119cb-17c9-46e0-9dd9-7392234b15a4"},{"name":"Get Consumer Collector Work History","id":"6790054e-8607-426b-9aa6-0620f80bdb44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/CollectorWorkHistory","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","CollectorWorkHistory"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1588","key":"id"}]}},"response":[],"_postman_id":"6790054e-8607-426b-9aa6-0620f80bdb44"},{"name":"Get Consumer Consent","id":"eb8d17d8-c96a-4176-b34c-e6eb71aa3cf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Consent","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Consent"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"32717","key":"id"}]}},"response":[{"id":"fac8657e-07f2-4d86-8a06-a7eb7399e873","name":"DB2 Debtor PEOB33330000","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Consent"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"48190"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"eb8d17d8-c96a-4176-b34c-e6eb71aa3cf5"},{"name":"Get Consumer Credit Bureau Statuses","id":"81313482-3313-47e4-8e8d-7cbd4f5fdd08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/CreditBureauStatuses","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","CreditBureauStatuses"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"15868","key":"id"}]}},"response":[{"id":"bacf9d7d-946e-464d-9fe2-4b32b3ea18a1","name":"DB1 Many Accounts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/CreditBureauStatuses","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","CreditBureauStatuses"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"15868"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"f012a8bd-b0cc-4d6c-b0d4-41403a7a886a","name":"DB2 NE51183","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/CreditBureauStatuses","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","CreditBureauStatuses"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"40560"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"81313482-3313-47e4-8e8d-7cbd4f5fdd08"},{"name":"Get Consumer Images","id":"a4e72625-aa96-4254-88c1-32821e3890b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Images","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Images"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"page","value":"2"},{"disabled":true,"key":"pageSize","value":"2"}],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"19595","key":"id"}]}},"response":[],"_postman_id":"a4e72625-aa96-4254-88c1-32821e3890b8"},{"name":"Get Consumer Image","id":"0aa107e3-72e2-4aad-a096-448b7681a1d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Image/:ImageId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Image",":ImageId"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"page","value":"2"},{"disabled":true,"key":"pageSize","value":"2"}],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"19595","key":"id"},{"type":"any","value":"322579","key":"ImageId"}]}},"response":[{"id":"1f6b9b83-73a4-4800-a6e4-1f114df569b3","name":"Get Image of wrong Consumer","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Image/:ImageId","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Image",":ImageId"],"query":[{"key":"page","value":"2","disabled":true},{"key":"pageSize","value":"2","disabled":true}],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"22166"},{"key":"ImageId","value":"322579"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0aa107e3-72e2-4aad-a096-448b7681a1d4"},{"name":"Get Consumer Info Screens","id":"e957477b-b238-40ab-89da-6b0753c50eda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","InfoScreens"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"pageSize","value":"2"},{"disabled":true,"key":"page","value":"2"}],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"19266","key":"id"}]}},"response":[{"id":"41071fee-bb88-4162-917f-8aae1e9a09c2","name":"DB1 NE51197","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","InfoScreens"],"query":[{"key":"pageSize","value":"15","disabled":true},{"key":"page","value":"2","type":"text","disabled":true}],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"19266"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e957477b-b238-40ab-89da-6b0753c50eda"},{"name":"Get Consumer Info Scr by Code","id":"daef6c76-8f28-43be-a184-7a35597455aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens/:code","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","InfoScreens",":code"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"pageSize","value":"15"},{"disabled":true,"key":"page","value":"2"}],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"19266","key":"id"},{"type":"any","value":"","key":"code"}]}},"response":[{"id":"522695ac-92e4-4d51-9129-336ca80663a4","name":"DB1 NE51197","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens/:code","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","InfoScreens",":code"],"query":[{"key":"pageSize","value":"15","disabled":true},{"key":"page","value":"2","type":"text","disabled":true}],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"19266"},{"key":"code","value":"X1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"daef6c76-8f28-43be-a184-7a35597455aa"},{"name":"Get Consumer Info Screen","id":"136c7c41-2414-458a-8a4f-b4029a7bf79a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens/:code/:field","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","InfoScreens",":code",":field"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"19266","key":"id"},{"type":"any","value":"X1","key":"code"},{"type":"any","value":"6","key":"field"}]}},"response":[{"id":"c0f11930-2087-4e68-a23d-97a799f2cc03","name":"DB1 NE51197","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens/:code/:field","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","InfoScreens",":code",":field"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"19266"},{"key":"code","value":"X1"},{"key":"field","value":"1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"136c7c41-2414-458a-8a4f-b4029a7bf79a"},{"name":"Get Consumer New Accounts","id":"3ddd4688-a6da-45da-bc85-b41b19fb7bc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/NewAccounts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","NewAccounts"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"32717","key":"id"}]}},"response":[{"id":"245c790a-88a0-40ae-9c75-eb5f8fb84088","name":"Get Consumer New Accounts DB2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/NewAccounts","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","NewAccounts"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"48199"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3ddd4688-a6da-45da-bc85-b41b19fb7bc2"},{"name":"Get Consumer Notes","id":"45f586bb-7ff1-448d-9d2b-b5bccaaa3eed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/notes","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","notes"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"beginDate","value":"01/01/1900"},{"disabled":true,"key":"endDate","value":"01/01/1901"},{"disabled":true,"key":"pageSize","value":"15"},{"disabled":true,"key":"page","value":"2"}],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"19266","key":"id"}]}},"response":[{"id":"3c50bacb-5561-4ab1-b0f6-a2aadf4d69d9","name":"Get Consumer Notes DB2 27393","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/notes","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","notes"],"query":[{"key":"beginDate","value":"01/01/1900","disabled":true},{"key":"endDate","value":"01/01/1901","disabled":true},{"key":"pageSize","value":"15","disabled":true},{"key":"page","value":"2","type":"text","disabled":true}],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"27393"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"45f586bb-7ff1-448d-9d2b-b5bccaaa3eed"},{"name":"Get Consumer Notices","id":"5ed34edb-6317-4e26-bbdc-9ef4c3f174b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Notices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Notices"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"21508","key":"id"}]}},"response":[{"id":"735b0b30-6ba8-4992-a96c-8d1a92d145c5","name":"DB2 PEOB33330000","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Notices","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Notices"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"48190"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"b01dc6da-f705-4654-aa48-e23aa7d9a850","name":"DB2 GILB00000006","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Notices","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Notices"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"21508"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"826c39eb-63c2-45ff-9897-514c4d4213bb","name":"DB1 EE-54397","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Notices","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Notices"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"36155"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5ed34edb-6317-4e26-bbdc-9ef4c3f174b3"},{"name":"Get One Consumer Notice","id":"f8958dc8-8e80-400d-8c6c-7e1c1da14a9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Notices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Notices"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"b68bc91e-1590-47d3-90ab-9c2210428705","type":"any","value":"A","key":"entity"},{"id":"3fdb9394-ecfb-4837-9e81-63c360ff0abb","type":"any","value":"21508","key":"id"}]}},"response":[{"id":"369634c1-a16e-4075-9c7d-916861b46d1e","name":"DB2 PEOB33330000","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Notices","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Notices"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"21508"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f8958dc8-8e80-400d-8c6c-7e1c1da14a9d"},{"name":"Get Consumer Payment Instructions","id":"1ff64a19-9efb-4ab8-995d-b8d11324b591","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/PaymentInstructions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","PaymentInstructions"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"21327","key":"id"}]}},"response":[],"_postman_id":"1ff64a19-9efb-4ab8-995d-b8d11324b591"},{"name":"Get Consumer Phone Numbers","id":"7f407fbc-9b13-4ff3-9a56-e7a3ccb97b7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumbers","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","PhoneNumbers"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"32717","key":"id"}]}},"response":[{"id":"dd4d07c8-2c19-417c-b59d-52a4628e16e0","name":"DB2 Returns Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumbers","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumbers"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"32717"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"f89da386-5d93-4c7b-a0a2-5fc6d6151b1d","name":"DB2 NE51183","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumbers","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumbers"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"40560"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7f407fbc-9b13-4ff3-9a56-e7a3ccb97b7e"},{"name":"Get Consumer Unfinalized Payments","id":"a6953989-a5f1-4aba-afe3-10cef64e0a30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"a6953989-a5f1-4aba-afe3-10cef64e0a30"},{"name":"Create Consumer Note","id":"f6c77db9-e446-4842-9bd2-b8b0c8ac1802","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"text\": \"Testing API create note something something something something something something something something something something something something something something something something something something something something something something something something \",\r\n    \"personCode\" : \"JM1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/note","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","note"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"32717","key":"id"}]}},"response":[{"id":"3b0bd19f-d3cf-4885-a0b7-2e9163bbfc48","name":"Add Note DB1 EE-54269","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"text\": \"Collection Efforts Attempted \",\r\n    \"personCode\" : \"API\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/note","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","note"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"36001"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f6c77db9-e446-4842-9bd2-b8b0c8ac1802"},{"name":"Update Consumer Info Screens","id":"a27befa4-dde5-42a3-b5b8-670bf6b4c93c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"API\",\r\n    \"updates\": [\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 9,\r\n          \"data\": \"Test\"\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","InfoScreens"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"35995","key":"id"}]}},"response":[{"id":"cf503285-10e3-4ebd-bc2d-4a6641dd29b3","name":"DB1 NE51798 Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"API\",\r\n    \"updates\": [\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 9,\r\n          \"data\": \"Test\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"Y5\",\r\n          \"field\": 1,\r\n          \"data\": \"No such Y5\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"2\",\r\n          \"field\": 7,\r\n          \"data\": \"Yes: 2, No: 7\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"1\",\r\n          \"field\": 3,\r\n          \"data\": \"Not an integer\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"1\",\r\n          \"field\": 10,\r\n          \"data\": \"Not money\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"1\",\r\n          \"field\": 7,\r\n          \"data\": \"Not a date\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"1\",\r\n          \"field\": 5,\r\n          \"data\": \"Not a Yes/No\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"1\",\r\n          \"field\": 5,\r\n          \"data\": \"yes\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"1\",\r\n          \"field\": 5,\r\n          \"data\": \"y\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"1\",\r\n          \"field\": 5,\r\n          \"data\": \"T\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"5\",\r\n          \"field\": 2,\r\n          \"data\": \"Lookup\"\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","InfoScreens"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"35995"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"00b7b3eb-1e2b-4cfa-8f75-59d071d1b343","name":"DB1 NE51798 Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\" : \"API\",\r\n    \"updates\": [\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 9,\r\n          \"data\": \"Test String\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 2,\r\n          \"data\": \"No\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 4,\r\n          \"data\": \" 22\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 5,\r\n          \"data\": \"4/1/2024\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 6,\r\n          \"data\": \"$800,000\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"X1\",\r\n          \"field\": 11,\r\n          \"data\": \"\"\r\n      },\r\n      {\r\n          \"infoScreenCode\": \"H\",\r\n          \"field\": 2,\r\n          \"data\": \"\"\r\n      }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/InfoScreens","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","InfoScreens"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"35995"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a27befa4-dde5-42a3-b5b8-670bf6b4c93c"},{"name":"Create Consumer Notice","id":"1355e96e-aba3-473b-8689-2b30863ccff6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"primaryAccountId\": 1104181,\r\n    \"destinationAddress\": \"First\",\r\n    \"noticeCode\": \"xtp\",\r\n    \"scheduledByPersonCode\": \"JG2\",\r\n    \"sendDate\": \"2023-07-24\",\r\n    \"amount\": null,\r\n    \"accountIds\": [\r\n        100040183,\r\n        1104185,\r\n        1001043\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Notice","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Notice"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"32717","key":"id"}]}},"response":[{"id":"639ea20d-f982-4e4c-9716-1e0a31734bad","name":"DB1 NE51187 with Acct NE51581 No Accts","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"primaryAccountId\": 1018724,\r\n    \"destinationAddress\": \"First\",\r\n    \"noticeCode\": \"00F\",\r\n    \"scheduledByPersonCode\": \"TW\",\r\n    \"sendDate\": \"2023-07-25\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Notice","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Notice"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"19263"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"83337d6a-9103-413b-94a9-61722dfe69ae","name":"DB1 NE51187 Validation Errors","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"primaryAccountId\": 1019363,\r\n    \"destinationAddress\": \"First\",\r\n    \"noticeCode\": \"00FXX\",\r\n    \"scheduledByPersonCode\": \"TW\",\r\n    \"sendDate\": \"2023-07-24\",\r\n    \"accountIds\": [\r\n        1,\r\n        1019363,\r\n        1017924,\r\n        1018722\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Notice","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Notice"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"19263"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1355e96e-aba3-473b-8689-2b30863ccff6"},{"name":"Test Compliance Event","id":"25b57e28-1401-478a-8eee-0a102402cba1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JM1\",\r\n    \"bloodhoundUserId\": 2274,\r\n    \"allowRuleOverride\": false,\r\n    \"operation\": \"InboundPhoneCall\",\r\n    \"timestamp\": \"2023-07-20T18:57:40.232Z\",\r\n    \"includeDisabledRules\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber/:phoneNumberId/Compliance/Test","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","PhoneNumber",":phoneNumberId","Compliance","Test"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1588","key":"id"},{"type":"any","value":"103455","key":"phoneNumberId"}]}},"response":[],"_postman_id":"25b57e28-1401-478a-8eee-0a102402cba1"},{"name":"Attempt Compliance Event","id":"b6eb17f5-2cb1-4185-95e6-a3bf9e1d79a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JM1\",\r\n    \"bloodhoundUserId\": 2274,\r\n    \"allowRuleOverride\": false,\r\n    \"operation\": \"\",\r\n    \"timestamp\": \"\",\r\n    \"communicationEventId\": 0,\r\n    \"requiresAutomaticMarkup\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber/:phoneNumberId/Compliance/Attempt","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","PhoneNumber",":phoneNumberId","Compliance","Attempt"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1588","key":"id"},{"type":"any","value":"103455","key":"phoneNumberId"}]}},"response":[],"_postman_id":"b6eb17f5-2cb1-4185-95e6-a3bf9e1d79a2"},{"name":"Create Consumer Consent","id":"b20ad67e-8bc9-4085-af3b-e1b9d9cfb5b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JG2\",\r\n    \"personId\": 1958,\r\n    \"consentType\": \"VerbalConsentGranted\",\r\n    \"operationType\": \"PhoneCalls\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/Consent","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","Consent"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"32717","key":"id"}]}},"response":[{"id":"d26f6c00-0cb2-41ee-9af0-76ab0ee96cff","name":"DB2 PEOB33330000","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"personId\": 1958,\r\n    \"consentType\": \"VerbalConsentGranted\",\r\n    \"operationType\": \"PhoneCalls\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Consent"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"48190"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"fb70e294-bae7-4b52-a644-591fd287a2bc","name":"DB2 PEOB33330000 Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"personId\": 19580000,\r\n    \"consentType\": \"VerbalConsentGranted\",\r\n    \"operationType\": \"PhoneCalls\",\r\n    \"origin\": \"Client\",\r\n    \"originId\": 18\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","Consent"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"48190"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b20ad67e-8bc9-4085-af3b-e1b9d9cfb5b5"},{"name":"Create Consumer Phone Number","id":"f2cabc7a-7ae9-43fa-9b96-57716ebc10eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JG2\",\r\n    \"digits\": \"9209876543\",\r\n    \"isSyncedToWork\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","PhoneNumber"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"32717","key":"id"}]}},"response":[{"id":"8dcffaa7-640f-4c4e-b5d4-b867e7bc91bc","name":"DB2 NE51183","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"digits\": \"9205559090\",\r\n    \"extension\": \"8888\",\r\n    \"isSyncedToHome\": true,\r\n    \"isSyncedToWork\": true,\r\n    \"isSyncedToSpouseWork\": true,\r\n    \"contactName\": \"Jim Smith\",\r\n    \"disabledReason\": \"This is a disabled Reason\",\r\n    \"isDisabled\": false,\r\n    \"isPreferred\": true,\r\n    \"isVerified\": true,\r\n    \"lastVerifiedDateTime\": \"2023-08-01T13:00-06:00\",\r\n    \"lastVerifiedPersonCode\": \"API\",\r\n    \"phoneNumberTypeId\": 1097,\r\n    \"preferMonday\": true,\r\n    \"preferTuesday\": false,\r\n    \"preferWednesday\": false,\r\n    \"preferredCallTimeStart\": 36000,\r\n    \"preferredTimeZone\": 17,\r\n    \"priority\": 88\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumber"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"40560"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"7665d53e-eb77-4495-9340-7cad8fff1d94","name":"DB2 NE51183 Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"digits\": \"9205553333\",\r\n    \"extension\": \"5555\",\r\n    \"isSyncedToHome\": false,\r\n    \"isSyncedToWork\": true,\r\n    \"lastVerifiedPersonCode\": \"ABCD\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumber"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"40560"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"453034f2-ed30-4447-af34-70759f6b6aaa","name":"DB2 NE51183 Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"digits\": \"9205551213\",\r\n    \"extension\": \"9999\",\r\n    \"isSyncedToHome\": true,\r\n    \"isSyncedToSpouseWork\": true,\r\n    \"isStncedToWork\": true,\r\n    \"phoneNumberTypeId\": 99999,\r\n    \"preferredCallTimeStart\": 3600,\r\n    \"preferredCallTimeEnd\": 3500,\r\n    \"isDisabled\": false,\r\n    \"disabledReason\": \"Bad Reason\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumber"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"40560"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"7ba300db-3221-47c7-9e05-c1aef56764b6","name":"DB1 200013-1151 Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"digits\": \"9205550011\",\r\n    \"extension\": \"9999\",\r\n    \"isSyncedToHome\": true,\r\n    \"isSyncedToSpouseWork\": true,\r\n    \"isStncedToWork\": true,\r\n    \"phoneNumberTypeId\": 99999,\r\n    \"preferredCallTimeStart\": 3600,\r\n    \"preferredCallTimeEnd\": 3500\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumber"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"22166"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"f2cabc7a-7ae9-43fa-9b96-57716ebc10eb"},{"name":"Inbound Text","id":"b897c7ee-3bd4-45c4-99a9-20c9dcc788c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fromPhone\": \"9202425550\",\r\n    \"toPhone\": \"9202140099\",\r\n    \"text\": \"Body3\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/InboundText","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer","InboundText"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"}]}},"response":[{"id":"8a2ddbc4-8408-4ff8-a5f0-369b0b7b31df","name":"DB2 NE51183","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"digits\": \"9205559090\",\r\n    \"extension\": \"8888\",\r\n    \"isSyncedToHome\": true,\r\n    \"isSyncedToWork\": true,\r\n    \"isSyncedToSpouseWork\": true,\r\n    \"contactName\": \"Jim Smith\",\r\n    \"disabledReason\": \"This is a disabled Reason\",\r\n    \"isDisabled\": false,\r\n    \"isPreferred\": true,\r\n    \"isVerified\": true,\r\n    \"lastVerifiedDateTime\": \"2023-08-01T13:00-06:00\",\r\n    \"lastVerifiedPersonCode\": \"API\",\r\n    \"phoneNumberTypeId\": 1097,\r\n    \"preferMonday\": true,\r\n    \"preferTuesday\": false,\r\n    \"preferWednesday\": false,\r\n    \"preferredCallTimeStart\": 36000,\r\n    \"preferredTimeZone\": 17,\r\n    \"priority\": 88\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumber"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"40560"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"438abdc4-035b-4f1f-bce8-97121b047f5c","name":"DB2 NE51183 Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"digits\": \"9205553333\",\r\n    \"extension\": \"5555\",\r\n    \"isSyncedToHome\": false,\r\n    \"isSyncedToWork\": true,\r\n    \"lastVerifiedPersonCode\": \"ABCD\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumber"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"40560"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"668af8fe-04e3-4705-8193-233969d18faf","name":"DB2 NE51183 Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"digits\": \"9205551213\",\r\n    \"extension\": \"9999\",\r\n    \"isSyncedToHome\": true,\r\n    \"isSyncedToSpouseWork\": true,\r\n    \"isStncedToWork\": true,\r\n    \"phoneNumberTypeId\": 99999,\r\n    \"preferredCallTimeStart\": 3600,\r\n    \"preferredCallTimeEnd\": 3500,\r\n    \"isDisabled\": false,\r\n    \"disabledReason\": \"Bad Reason\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumber"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"40560"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"4f728bfa-50d9-4f1e-a14e-1cf85ff00e24","name":"DB1 200013-1151 Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"digits\": \"9205550011\",\r\n    \"extension\": \"9999\",\r\n    \"isSyncedToHome\": true,\r\n    \"isSyncedToSpouseWork\": true,\r\n    \"isStncedToWork\": true,\r\n    \"phoneNumberTypeId\": 99999,\r\n    \"preferredCallTimeStart\": 3600,\r\n    \"preferredCallTimeEnd\": 3500\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumber","host":["{{rootUrl}}"],"path":["v1",":entity","Consumer",":id","PhoneNumber"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"22166"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b897c7ee-3bd4-45c4-99a9-20c9dcc788c2"},{"name":"Consumer Phone Numbers","id":"1e626450-dcc0-42de-889c-48d56453b7dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Consumer/:id/PhoneNumbers","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer",":id","PhoneNumbers"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"D","key":"entity"},{"type":"any","value":"47656","key":"id"}]}},"response":[],"_postman_id":"1e626450-dcc0-42de-889c-48d56453b7dc"},{"name":"SearchQ","id":"8a6c9f68-95e8-4208-b1fd-7e53ba890b42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"LastName\": \"PEOPL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Consumer/searchq?pageSize=500&entityCode=D&SearchNumber=U1937","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Consumer","searchq"],"host":["{{rootUrl}}"],"query":[{"key":"pageSize","value":"500"},{"key":"entityCode","value":"D"},{"key":"SearchNumber","value":"U1937"}],"variable":[{"id":"edbaca17-4c38-4f4d-b833-7cb019dface8","type":"any","value":"D","key":"entity"}]}},"response":[],"_postman_id":"8a6c9f68-95e8-4208-b1fd-7e53ba890b42"},{"name":"Temp","id":"4098930f-3509-4ab0-b83f-618bfe5a06cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"4098930f-3509-4ab0-b83f-618bfe5a06cc"}],"id":"d5da3a2b-c901-4623-9ab6-f55e378037cc","_postman_id":"d5da3a2b-c901-4623-9ab6-f55e378037cc","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"ConsumerType","item":[{"name":"Get All Consumer Types","id":"039df59f-62e4-4e49-b5d3-0e4bd68bbd83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/ConsumerType","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ConsumerType"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"039df59f-62e4-4e49-b5d3-0e4bd68bbd83"},{"name":"Get Consumer Type","id":"a74ce106-e553-4e8a-8ca5-360d608b9ed3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/ConsumerType/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ConsumerType",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"CH","key":"id"}]}},"response":[],"_postman_id":"a74ce106-e553-4e8a-8ca5-360d608b9ed3"}],"id":"3feade26-2c7f-4567-8dd0-e6cab991f51f","_postman_id":"3feade26-2c7f-4567-8dd0-e6cab991f51f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"CreditBureauStatus","item":[{"name":"Get Credit Bureau Status","id":"afaccc95-afcb-483e-a244-2444337dde97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/CreditBureauStatus/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","CreditBureauStatus",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"127813","key":"id"}]}},"response":[{"id":"f3839c74-f79b-42ce-a70f-cdeedd4ac434","name":"Blank Change Date","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/CreditBureauStatus/:id","host":["{{rootUrl}}"],"path":["v1",":entity","CreditBureauStatus",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"127813"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"afaccc95-afcb-483e-a244-2444337dde97"}],"id":"887cc1c2-cbc9-4ecf-9562-6cc20226b12d","_postman_id":"887cc1c2-cbc9-4ecf-9562-6cc20226b12d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Diagnostics","item":[{"name":"Get App Server Info","id":"036df1c0-55fd-48be-b465-54338151dc91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Diagnostics/appserver","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Diagnostics","appserver"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[{"id":"a348c2f4-2487-4fb6-8faa-9388b0cc7c90","name":"Blank Change Date","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/CreditBureauStatus/:id","host":["{{rootUrl}}"],"path":["v1",":entity","CreditBureauStatus",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"127813"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"036df1c0-55fd-48be-b465-54338151dc91"},{"name":"Get Proxy Statistics","id":"d23a646b-c80f-416c-84fe-54f186cd347d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Diagnostics/proxy","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Diagnostics","proxy"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[{"id":"e2002609-97af-4c07-a0ed-18219cabe0fa","name":"Blank Change Date","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/CreditBureauStatus/:id","host":["{{rootUrl}}"],"path":["v1",":entity","CreditBureauStatus",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"127813"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d23a646b-c80f-416c-84fe-54f186cd347d"}],"id":"8cb49be6-84b3-40cd-910e-8dea58b54514","_postman_id":"8cb49be6-84b3-40cd-910e-8dea58b54514","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Encore","item":[{"name":"Connect Agent","id":"b4a0e8f8-aa86-4f6d-9a4e-9a4d1ffe69d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"PhoneConnected\": true,\r\n\t\"ApiConnected\": true,\r\n\t\"PhoneAudioConnected\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Encore/Agent/:agentId/Connect","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Encore","Agent",":agentId","Connect"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"JM1","key":"agentId"}]}},"response":[],"_postman_id":"b4a0e8f8-aa86-4f6d-9a4e-9a4d1ffe69d8"},{"name":"Disconnect Agent","id":"1d273645-a833-425b-9cb5-1f4e9fb116ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"PhoneDisconnected\": true,\r\n\t\"ApiDisconnected\": true,\r\n\t\"PhoneAudioDisconnected\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Encore/Agent/:agentId/Disconnect","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Encore","Agent",":agentId","Disconnect"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"JM1","key":"agentId"}]}},"response":[],"_postman_id":"1d273645-a833-425b-9cb5-1f4e9fb116ca"},{"name":"Dialer Logout","id":"32accde1-096d-4653-b027-9bd5bbb88017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Queue\": \"14\"\r\n\t//\"DialerSessionId\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Encore/Agent/:agentId/Logout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Encore","Agent",":agentId","Logout"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"d21d9ca1-87fc-497d-8135-1646622f2029","type":"any","value":"A","key":"entity"},{"id":"bce41d97-9652-44f7-9359-80c13f1564a3","type":"any","value":"JM1","key":"agentId"}]}},"response":[],"_postman_id":"32accde1-096d-4653-b027-9bd5bbb88017"},{"name":"Dialer Login","id":"d5118d22-dd4a-453f-8534-04bff58fece4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"PersonCode\": \"JM1\",\r\n    \"Standby\": true,\r\n    \"Inbound\": true,\r\n    \"Outbound\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Encore/Session/:queueCode/Login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Encore","Session",":queueCode","Login"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"14","key":"queueCode"}]}},"response":[],"_postman_id":"d5118d22-dd4a-453f-8534-04bff58fece4"}],"id":"7651d118-86d3-4938-83c6-c3ef421ae97d","_postman_id":"7651d118-86d3-4938-83c6-c3ef421ae97d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Entity","item":[{"name":"Entity","id":"1a38a064-6b4f-46e9-9af7-c455392e483e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"1a38a064-6b4f-46e9-9af7-c455392e483e"}],"id":"6c33f4c7-acd7-4200-a8ea-d213fec04e32","_postman_id":"6c33f4c7-acd7-4200-a8ea-d213fec04e32","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"ImageImport","item":[{"name":"Import PDF Image File","id":"42f9c0e5-0a7d-41c5-ac19-1bb0032fa6f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/R:/Server_DEV2/home/Samples/PDF/Circles.pdf","/C:/Users/jmccollum/Downloads/1mb-php-example-file.php"],"src":"/C:/Users/jmccollum/Downloads/1mb-php-example-file.php"}]},"url":"{{rootUrl}}/v1/:entity/ImageImport","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ImageImport"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"}]}},"response":[],"_postman_id":"42f9c0e5-0a7d-41c5-ac19-1bb0032fa6f2"},{"name":"Import JPG Image File","id":"97f456f3-9627-4cbf-bfee-fecb240877ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/R:/Server_DEV2/home/Samples/Images/Flowers3.jpg"}]},"url":"{{rootUrl}}/v1/:entity/ImageImport","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ImageImport"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"86e29283-de7a-4c6e-a45f-91b708d3dded","type":"any","value":"C","key":"entity"}]}},"response":[],"_postman_id":"97f456f3-9627-4cbf-bfee-fecb240877ba"},{"name":"Import Check Image File","id":"14e36899-30b0-4abd-bf2e-a38a09d61531","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/R:/Server_DEV2/home/Samples/CheckBatch/CHK1/Beach.tif"}]},"url":"{{rootUrl}}/v1/:entity/ImageImport","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ImageImport"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"86e29283-de7a-4c6e-a45f-91b708d3dded","type":"any","value":"C","key":"entity"}]}},"response":[],"_postman_id":"14e36899-30b0-4abd-bf2e-a38a09d61531"},{"name":"Import Doc Image File","id":"70cccb13-cee7-417a-90fb-90c3ddde98ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/R:/Server_DEV2/home/Samples/Images/Google.tif"}]},"url":"{{rootUrl}}/v1/:entity/ImageImport","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ImageImport"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"86e29283-de7a-4c6e-a45f-91b708d3dded","type":"any","value":"C","key":"entity"}]}},"response":[],"_postman_id":"70cccb13-cee7-417a-90fb-90c3ddde98ed"},{"name":"Import Text Image File","id":"1b88b663-18df-4823-8276-97c2d410a8b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/R:/Server_DEV2/home/Samples/NewAccounts/NBIMG/Sample.txt"}]},"url":"{{rootUrl}}/v1/:entity/ImageImport","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ImageImport"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"86e29283-de7a-4c6e-a45f-91b708d3dded","type":"any","value":"C","key":"entity"}]}},"response":[],"_postman_id":"1b88b663-18df-4823-8276-97c2d410a8b5"},{"name":"Import Text2 Image File","id":"17df1b96-a3cc-46c1-9897-d882e90073e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/R:/Server_DEV2/home/Samples/TextImages/WithBoldEtc.txt"}]},"url":"{{rootUrl}}/v1/:entity/ImageImport","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ImageImport"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"86e29283-de7a-4c6e-a45f-91b708d3dded","type":"any","value":"C","key":"entity"}]}},"response":[],"_postman_id":"17df1b96-a3cc-46c1-9897-d882e90073e0"},{"name":"Get Image Import","id":"f9006233-58ff-4737-b431-f69761732981","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/ImageImport/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ImageImport",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"543743","key":"id"}]}},"response":[],"_postman_id":"f9006233-58ff-4737-b431-f69761732981"},{"name":"Get All Image Imports","id":"9edd3d05-dc68-4d7d-bb96-85729b145d22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/ImageImport","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","ImageImport"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"}]}},"response":[],"_postman_id":"9edd3d05-dc68-4d7d-bb96-85729b145d22"}],"id":"809f60b0-4804-4fb5-bda4-2fe7618e1cce","_postman_id":"809f60b0-4804-4fb5-bda4-2fe7618e1cce","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"NewAccount","item":[{"name":"Get All New Accounts","event":[{"listen":"test","script":{"id":"7f38709d-cc1f-4457-804d-fed327f89400","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"760a184c-509b-4c69-a72d-02ec07e8bcf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",""],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"760a184c-509b-4c69-a72d-02ec07e8bcf2"},{"name":"Get New Account","id":"63930b62-e80d-4e94-93ec-47310890f6f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1165011","key":"id"}]}},"response":[],"_postman_id":"63930b62-e80d-4e94-93ec-47310890f6f1"},{"name":"Get New Account Balance","id":"a2f5b25b-c5f2-4b23-a311-5f9ffeca26d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/balance","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","balance"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1109457","key":"id"}]}},"response":[{"id":"809e0740-90fd-4612-ba3f-18aabf8b762a","name":"Get NA Balance DB2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/balance","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","balance"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a2f5b25b-c5f2-4b23-a311-5f9ffeca26d0"},{"name":"Get New Account Account Info Screens","id":"1adfe78d-7f0d-49b8-92ba-a1b287c9815e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/AccountInfoScreens","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","AccountInfoScreens"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1109457","key":"id"}]}},"response":[{"id":"747d32ab-31b2-4c3b-a7ab-a08e4aafa628","name":"Get NA Account Info DB2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/AccountInfoScreens","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","AccountInfoScreens"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"d6a941a4-0925-4e1a-a1b5-462fdd6e3a54","name":"Get NA Account Info DB2 1 Page","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/AccountInfoScreens/:infoScreenCode","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","AccountInfoScreens",":infoScreenCode"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"},{"key":"infoScreenCode","value":"Y2"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"a9fdc4bd-c0d6-4623-96d7-a462204bf469","name":"Get NA Account Info DB2 1 Field","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/AccountInfoScreens/:infoScreenCode/:field","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","AccountInfoScreens",":infoScreenCode",":field"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"},{"key":"infoScreenCode","value":"Y2"},{"key":"field","value":"4"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1adfe78d-7f0d-49b8-92ba-a1b287c9815e"},{"name":"Get New Account Consumer Info Screens","id":"ec31c485-76c2-4446-80fc-20b4491c8cba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/ConsumerInfoScreens","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","ConsumerInfoScreens"],"host":["{{rootUrl}}"],"query":[],"variable":[{"id":"3156ae31-1cc4-432e-959e-19f7bf411def","type":"any","value":"A","key":"entity"},{"id":"efde10e1-143f-4e97-8eb0-a2692ecd57b9","type":"any","value":"1109457","key":"id"}]}},"response":[{"id":"2b6b6780-b7d9-46fc-9df4-2a6c96eae591","name":"Get NA Consumer Info DB2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/ConsumerInfoScreens","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","ConsumerInfoScreens"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"997e181f-a9fc-4e02-9206-787e034f8afd","name":"Get NA Consumer Info DB2 1 Page","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/ConsumerInfoScreens/:infoScreenCode","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","ConsumerInfoScreens",":infoScreenCode"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"},{"key":"infoScreenCode","value":"X8"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"d347d834-59db-4cfb-9f0a-3096eb11e85f","name":"Get NA Consumer Info DB2 1 Field","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/ConsumerInfoScreens/:infoScreenCode/:field","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","ConsumerInfoScreens",":infoScreenCode",":field"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"},{"key":"infoScreenCode","value":"X8"},{"key":"field","value":"1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ec31c485-76c2-4446-80fc-20b4491c8cba"},{"name":"Get New Account Notes","id":"1d1f0e91-bcc4-4d77-b794-6b8f5be5a48e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/notes","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","notes"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1109457","key":"id"}]}},"response":[{"id":"eb8af3bf-cd48-43a4-ae9a-65c92ec519b4","name":"Get New Account Notes","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/notes","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","notes"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1d1f0e91-bcc4-4d77-b794-6b8f5be5a48e"},{"name":"Get New Account Phone Numbers","id":"5b94b60e-4f65-4059-ae91-d78b34ad7bff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/PhoneNumbers","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","PhoneNumbers"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1109457","key":"id"}]}},"response":[{"id":"2707bd6a-0378-417f-b01a-3500c6fa6e44","name":"Get NA Phone Numbers DB2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/PhoneNumbers","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","PhoneNumbers"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5b94b60e-4f65-4059-ae91-d78b34ad7bff"},{"name":"Get New Account Images","id":"d0d70dcd-bdc4-418f-8452-34e981fe3cb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/Images","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","Images"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1117468","key":"id"}]}},"response":[],"_postman_id":"d0d70dcd-bdc4-418f-8452-34e981fe3cb1"},{"name":"Get New Account Image","id":"68a60a3c-1fe7-49eb-861d-3e0ba2593d08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:newAccountId/Image/:imageId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":newAccountId","Image",":imageId"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1116127","key":"newAccountId"},{"type":"any","value":"323365","key":"imageId"}]}},"response":[],"_postman_id":"68a60a3c-1fe7-49eb-861d-3e0ba2593d08"},{"name":"Get New Account SSNs","id":"576cf2ea-bdf1-4f73-83ae-168b8630e50a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/SSN","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","SSN"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1108353","key":"id"}]}},"response":[{"id":"e8ce934f-9ee9-42f8-b3f1-ed26d695f9e9","name":"Get NA SSN DB2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/SSN","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","SSN"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"1165011"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"576cf2ea-bdf1-4f73-83ae-168b8630e50a"},{"name":"Process New Account","id":"188ec0e2-aa66-414d-9ea3-1ca8bb5d2a10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"TW\",\r\n    \"controlCode\": \"API_NEXT\",\r\n    \"clientNumber\": \"NEXT\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 14,\r\n            \"amount\": 20.00,\r\n            \"originalAmount\": 30.00\r\n        },\r\n        {\r\n            \"typeId\": 1,\r\n            \"amount\": 50.10,\r\n            \"originalAmount\": 99.00\r\n        },\r\n        {\r\n            \"typeId\": 2,\r\n            \"amount\": 10\r\n        }\r\n    ],\r\n    \"accountInfoScreens\": [\r\n        {\r\n            \"infoScreenCode\": \"1\",\r\n            \"field\": 13,\r\n            \"data\": \"Yes\"\r\n        },\r\n        {\r\n           \"infoScreenCode\": \"Y2\",\r\n            \"field\": 2,\r\n            \"data\": \"Acct Info Y2 Field 2\"\r\n        }\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"address\": \"444 West Fourth Street\",\r\n            \"address2\": \"POB 444\",\r\n            \"city\": \"Anytown\",\r\n            \"state\": \"WI\",\r\n            \"zipCode\": \"333331234\",\r\n            \"lastName\": \"Personage\",\r\n            \"firstName\": \"Greg\",\r\n            \"consumerType\": \"SPN\",\r\n            \"dateOfBirth\": \"0606\",\r\n            \"employer\": \"McDonalds\",\r\n            \"employmentVerifiedDate\": \"0399\",\r\n            \"isMailReturned\": true,\r\n            \"isPrimary\": true,\r\n            \"socialSecurityNumber\": \"999805000\",\r\n            \"spouseFirstName\": \"Mary\",\r\n            \"spouseLastName\": \"Spouser\",\r\n            \"spouseDateOfBirth\": \"04021990\",\r\n            \"spouseConsumerType\": \"ADT\",\r\n            \"spouseDriversLicense\": \"WI000333\",\r\n            \"spouseEmployer\": \"Burger King\",\r\n            \"spouseEmploymentVerifiedDate\": \"0402\",\r\n            \"spouseSocialSecurityNumber\": \"000112222\",\r\n            \"phoneNumbers\": [\r\n                {\r\n                    \"digits\": \"9200001111\",\r\n                    \"extension\": \"1234\",\r\n                    \"priority\": 3,\r\n                    \"isDisabled\": true,\r\n                    \"disabledReason\": \"Bad Home Phone\",\r\n                    \"isSyncedToHome\": true,\r\n                    \"phoneNumberTypeId\": 4498\r\n                },\r\n                {\r\n                    \"digits\": \"9200002222\",\r\n                    \"extension\": \"2\",\r\n                    \"priority\": 4,\r\n                    \"isSyncedToWork\": true\r\n                },\r\n                {\r\n                    \"digits\": \"9200003333\",\r\n                    \"extension\": \"3\",\r\n                    \"priority\": 5,\r\n                    \"isSyncedToSpouseWork\": true\r\n                },\r\n                {\r\n                    \"digits\": \"9200004444\",\r\n                    \"extension\": \"4\",\r\n                    \"priority\": 6,\r\n                    \"isDisabled\": true,\r\n                    \"disabledReason\": \"No longer used\",\r\n                    \"phoneNumberTypeId\": 4498\r\n                }\r\n            ],\r\n            \"notes\": [\r\n                \"This is one note\",\r\n                \"This is another note\"\r\n            ],\r\n            \"consumerInfoScreens\": [\r\n                {\r\n                    \"infoScreenCode\": \"A\",\r\n                    \"field\": 1,\r\n                    \"data\": \"Testing\"\r\n                },\r\n                {\r\n                    \"infoScreenCode\": \"X1\",\r\n                    \"field\": 10,\r\n                    \"data\": \"12/01/1999\"\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"address\": \"888 West Eighth Street\",\r\n            \"address2\": \"POB 888\",\r\n            \"city\": \"Anytown\",\r\n            \"state\": \"WI\",\r\n            \"zipCode\": \"333338888\",\r\n            \"lastName\": \"Personage\",\r\n            \"firstName\": \"Secundo\",\r\n            \"notes\": [\r\n                \"This is one note for second debtor\"\r\n            ]\r\n        },\r\n        {\r\n            \"isPrimary\": false,\r\n            \"address\": \"888 West Eighth Street\",\r\n            \"address2\": \"POB 888\",\r\n            \"city\": \"Anytown\",\r\n            \"state\": \"WI\",\r\n            \"zipCode\": \"333338888\",\r\n            \"lastName\": \"Personage\",\r\n            \"firstName\": \"Thirdo\",\r\n            \"notes\": [\r\n                \"This is one note for third debtor\"\r\n            ],\r\n            \"consumerInfoScreens\": [\r\n                {\r\n                    \"infoScreenCode\": \"A\",\r\n                    \"field\": 1,\r\n                    \"data\": \"Third Debtor\"\r\n                },\r\n                {\r\n                    \"infoScreenCode\": \"X1\",\r\n                    \"field\": 1,\r\n                    \"data\": \"12/31/2024\"\r\n                }\r\n            ]\r\n        }\r\n    ],\r\n    \"accountNumber\": \"ACCTNUM001\",\r\n    \"accountType\": \"PreCollect\",\r\n    \"preCollectProgramCode\": \"P1\",\r\n    \"clientAccountNumber\": \"CLNUM002\",\r\n    \"bankAccountNumber\": \"1234\",\r\n    \"bankRoutingNumber\": \"123123123\",\r\n    \"checkDriversLicense\": \"AZ0004\",\r\n    \"checkNumber\": 5001,\r\n    \"checkReturnCode\": \"1\",\r\n    \"comment\": \"This is a comment\",\r\n    \"delinquencyDate\": \"2020-11-21\",\r\n    \"firstNoticeCode2\": \"0001\",\r\n    \"interestDate\": \"2023-11-05\",\r\n    \"interestRate\": 3.50,\r\n    \"isOpenAccount\": true,\r\n    \"isRckAuthorized\": true,\r\n    \"itemizationBalance\": 400.00,\r\n    \"itemizationDate\": \"2020-10-30\",\r\n    \"itemizationFees\": 22.22,\r\n    \"itemizationInterest\": 33.33,\r\n    \"itemizationSource\": \"LastPayment\",\r\n    \"lastActivityDate\": \"2020-10-04\",\r\n    \"lastNameFirstName\": \"Last, First\",\r\n    \"legalCaseNumber\": \"LEG0002\",\r\n    \"listDate\": \"2022-12-25\",\r\n    \"originalClient\": \"Original One\",\r\n    \"patientName\": \"Mr. Patient\",\r\n    \"secondLocationName\": \"Second Loc Name\",\r\n    \"secondLocationAddress\": \"Second Loc Address\",\r\n    \"secondLocationAddress2\": \"Second Loc Address2\",\r\n    \"secondLocationCity\": \"City\",\r\n    \"secondLocationState\": \"TX\",\r\n    \"secondLocationZipCode\": \"200005000\",\r\n    \"secondLocationConsumerType\": \"NEW\",\r\n    \"secondLocationDateOfBirth\": \"0607\",\r\n    \"secondLocationEmployer\": \"Prangee Way\",\r\n    \"secondLocationEmploymentVerifiedDate\": \"0495\",\r\n    \"secondLocationIsMailReturned\": true,\r\n    \"secondLocationSocialSecurityNumber\": \"330440559\",\r\n    \"secondLocationHomePhoneNumber\": \"4146665555\",\r\n    \"secondLocationHomePhoneNumberExtension\": \"EH\",\r\n    \"secondLocationWorkPhoneNumber\": \"4146800000\",\r\n    \"secondLocationWorkPhoneNumberExtension\": \"EW\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/NewAccount/Process","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount","Process"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"}]}},"response":[{"id":"5e1fbd6a-274a-47ff-8d0a-a63ff303cfdd","name":"Process New Account - Simplest","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"TW\",\r\n    \"controlCode\": \"API_NEXT\",\r\n    \"clientNumber\": \"NEXT\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 1,\r\n            \"amount\": 10.00\r\n        }\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"lastName\": \"Simple Company\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/Process","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount","Process"],"variable":[{"key":"entity","value":"C"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"b5b36170-0894-4da7-9c13-d7c96067a20c","name":"Process NA UTAH","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"MC\",\r\n    \"controlCode\": \"API_BLKB1\",\r\n    \"clientNumber\": \"BLKB1\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 1,\r\n            \"amount\": 10.00\r\n        }\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"lastName\": \"Superior\",\r\n            \"firstName\": \"Lake\",\r\n            \"phoneNumbers\": [\r\n            {\r\n             \"digits\": \"9209876543\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": true,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": false\r\n            }\r\n          ]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/Process","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount","Process"],"variable":[{"key":"entity","value":"D"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"9bf32b4a-4bd4-481e-8585-1607765a82c3","name":"Process NA UTAH Share","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"MC\",\r\n    \"controlCode\": \"API_BLKB1\",\r\n    \"clientNumber\": \"BLKB1\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 1,\r\n            \"amount\": 10.00\r\n        },\r\n        {\r\n            \"typeId\": 2,\r\n            \"amount\": -10.00\r\n        }\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"lastName\": \"Superior\",\r\n            \"firstName\": \"Lake\",\r\n            \"isPrimary\" : true,\r\n            \"phoneNumbers\": [\r\n            {\r\n             \"digits\": \"9209876543\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": false,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": true\r\n            }\r\n          ]\r\n        },\r\n        { \"lastName\" : \"Huron\",\r\n         \"firstName\" : \"Lake\",\r\n         \"address\" : \"1212 charles st\",\r\n         \"city\" : \"cleveland\",\r\n         \"state\" : \"wi\",\r\n         \"zipCode\" : \"53015\",\r\n         \"dateOfBirth\" : \"08041959\",\r\n         \"phoneNumbers\": [\r\n            {\r\n             \"digits\": \"9206843688\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": true,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": false\r\n            },\r\n            {\r\n             \"digits\": \"9206840000\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": true,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": false\r\n            }\r\n         ]\r\n         }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/Process","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount","Process"],"variable":[{"key":"entity","value":"D"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"0614cf24-da25-4f88-803b-dc6829808f75","name":"Process Matched Account","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"TW\",\r\n    \"controlCode\": \"API_NEXT\",\r\n    \"clientNumber\": \"NEXT\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 1,\r\n            \"amount\": 10.00\r\n        }\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"lastName\": \"PEOPLZ\",\r\n            \"firstName\": \"CCC\",\r\n            \"address\": \"201 Lane CCC\",\r\n            \"city\": \"Anytown\",\r\n            \"state\": \"WI\",\r\n            \"zipCode\": \"33333\",\r\n            \"dateOfBirth\": \"04011999\",\r\n            \"socialSecurityNumber\": \"100300500\",\r\n            \"phoneNumbers\": [\r\n                {\r\n                    \"digits\": \"9208878887\",\r\n                    \"isSyncedToHome\": true\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/Process","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount","Process"],"variable":[{"key":"entity","value":"C"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"c09f5032-54b7-4c06-bee5-56c18dfbdbd6","name":"Phil Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accountInfoScreens\": [\r\n        {\r\n            \"infoScreenCode\": \"P\",\r\n            \"field\": 2,\r\n            \"data\": \"14200\"\r\n        }\r\n    ],\r\n    \"accountType\": \"Regular\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 1,\r\n            \"amount\": 433.80\r\n        }\r\n    ],\r\n    \"clientNumber\": \"100\",\r\n    \"consumers\": [\r\n        {\r\n            \"address\": \"address1\",\r\n            \"address2\": \"address2\",\r\n            \"city\": \"Anytown\",\r\n            \"consumerInfoScreens\": [\r\n                {\r\n                    \"infoScreenCode\": \"E\",\r\n                    \"field\": 1,\r\n                    \"data\": \"nb1295@gmail.com\"\r\n                }\r\n            ],\r\n            \"dateOfBirth\": \"\",\r\n            \"firstName\": \"Firsty\",\r\n            \"isPrimary\": true,\r\n            \"lastName\": \"Lasy\",\r\n            \"notes\": [\r\n                \"\"\r\n            ],\r\n            \"phoneNumbers\": [\r\n                {\r\n                    \"digits\": \"3479895791\",\r\n                    \"isSyncedToHome\": true\r\n                }\r\n            ],\r\n            \"state\": \"CO\",\r\n            \"zipCode\": \"80231\"\r\n        }\r\n    ],\r\n    \"originalClient\": \"\",\r\n    \"personCode\": \"TW\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/Process","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount","Process"],"variable":[{"key":"entity","value":"A"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"76e21218-f3ee-4faa-bde6-6105f07876bc","name":"NA Validation 1","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API2\",\r\n    \"controlCode\": \"API_NEXT_2\",\r\n    \"clientNumber\": \"NEXTK\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 9999,\r\n            \"amount\": 50.10,\r\n            \"originalAmount\": 99.00\r\n        },\r\n        {\r\n            \"typeId\": 2,\r\n            \"amount\": -10\r\n        }\r\n    ],\r\n    \"accountInfoScreens\": [\r\n        {\r\n            \"infoScreenCode\": \"A3\",\r\n            \"field\": 13,\r\n            \"data\": \"Yes\"\r\n        },\r\n        {\r\n           \"infoScreenCode\": \"Y2\",\r\n            \"field\": 2,\r\n            \"data\": \"Acct Info Y2 Field 2\"\r\n        }\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"address\": \"444 West Fourth Street\",\r\n            \"address2\": \"POB 444\",\r\n            \"city\": \"Anytown\",\r\n            \"state\": \"WI\",\r\n            \"zipCode\": \"333331234\",\r\n            \"lastName\": \"A\",\r\n            \"firstName\": \"Greg\",\r\n            \"firstNoticeCode\": \"XXXX\",\r\n            \"consumerType\": \"XXX\",\r\n            \"dateOfBirth\": \"0606\",\r\n            \"employer\": \"McDonalds\",\r\n            \"employmentVerifiedDate\": \"0399\",\r\n            \"isMailReturned\": true,\r\n            \"isPrimary\": true,\r\n            \"socialSecurityNumber\": \"99980500\",\r\n            \"spouseFirstName\": \"Mary\",\r\n            \"spouseLastName\": \"Spouser\",\r\n            \"spouseDateOfBirth\": \"04021990\",\r\n            \"spouseConsumerType\": \"YYY\",\r\n            \"spouseDriversLicense\": \"WI000333\",\r\n            \"spouseEmployer\": \"Burger King\",\r\n            \"spouseEmploymentVerifiedDate\": \"0402\",\r\n            \"spouseSocialSecurityNumber\": \"2\",\r\n            \"phoneNumbers\": [\r\n                {\r\n                    \"digits\": \"9200001111\",\r\n                    \"extension\": \"1234\",\r\n                    \"priority\": 3\r\n                }\r\n            ],\r\n            \"notes\": [\r\n                \"This is one note\",\r\n                \"This is another note\"\r\n            ],\r\n            \"consumerInfoScreens\": [\r\n                {\r\n                    \"infoScreenCode\": \"DW\",\r\n                    \"field\": 1,\r\n                    \"data\": \"Testing\"\r\n                },\r\n                {\r\n                    \"infoScreenCode\": \"X1\",\r\n                    \"field\": 10,\r\n                    \"data\": \"12/01/1999\"\r\n                }\r\n            ]\r\n        }\r\n    ],\r\n    \"accountNumber\": \"ACCTNUM001\",\r\n    \"accountType\": \"PreCollect\",\r\n    \"preCollectProgramCode\": \"P99999\",\r\n    \"clientAccountNumber\": \"CLNUM002\",\r\n    \"bankAccountNumber\": \"1234\",\r\n    \"bankRoutingNumber\": \"123123129\",\r\n    \"checkDriversLicense\": \"AZ0004\",\r\n    \"checkNumber\": 5001,\r\n    \"checkReturnCode\": \"1\",\r\n    \"comment\": \"This is a comment\",\r\n    \"delinquencyDate\": \"2020-11-21\",\r\n    \"interestDate\": \"2023-11-05\",\r\n    \"interestRate\": 3.50,\r\n    \"isOpenAccount\": false,\r\n    \"isRckAuthorized\": true,\r\n    \"itemizationBalance\": 400.00,\r\n    \"itemizationDate\": \"2024-10-30\",\r\n    \"itemizationFees\": 22.22,\r\n    \"itemizationInterest\": 33.33,\r\n    \"itemizationSource\": \"LastPayment\",\r\n    \"lastActivityDate\": \"2024-10-04\",\r\n    \"lastNameFirstName\": \"Last, First\",\r\n    \"legalCaseNumber\": \"LEG0002\",\r\n    \"listDate\": \"2024-12-25\",\r\n    \"originalClient\": \"Original One\",\r\n    \"patientName\": \"Mr. Patient\",\r\n    \"secondLocationName\": \"Second Loc Name\",\r\n    \"secondLocationAddress\": \"Second Loc Address\",\r\n    \"secondLocationAddress2\": \"Second Loc Address2\",\r\n    \"secondLocationCity\": \"City\",\r\n    \"secondLocationState\": \"TX\",\r\n    \"secondLocationZipCode\": \"200005000\",\r\n    \"secondLocationConsumerType\": \"XXX\",\r\n    \"secondLocationDateOfBirth\": \"0607\",\r\n    \"secondLocationEmployer\": \"Prangee Way\",\r\n    \"secondLocationEmploymentVerifiedDate\": \"0495\",\r\n    \"secondLocationIsMailReturned\": true,\r\n    \"secondLocationSocialSecurityNumber\": \"123\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/Process","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount","Process"],"variable":[{"key":"entity","value":"C"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"705c7392-b585-4652-81e5-0500143d5dcb","name":"NA Validation 2","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"TW\",\r\n    \"controlCode\": \"API_NEXT\",\r\n    \"clientNumber\": \"NEXT\",\r\n    \"balances\": [\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"firstNoticeCode\": \"DISABLED\",\r\n            \"lastName\": \"Simple Company\",\r\n            \"state\": \"AZ\",\r\n                        \"phoneNumbers\": [\r\n                {\r\n                    \"digits\": \"9200001111\",\r\n                    \"extension\": \"1234\",\r\n                    \"priority\": 3,\r\n                    \"isSyncedToWork\": true\r\n                },\r\n                {\r\n                    \"digits\": \"920000222A\",\r\n                    \"extension\": \"2\",\r\n                    \"priority\": 4,\r\n                    \"isSyncedToHome\": true,\r\n                    \"isSyncedToWork\": true,\r\n                    \"isSyncedToSpouseWork\": true\r\n                },\r\n                {\r\n                    \"digits\": \"9200003333\",\r\n                    \"extension\": \"3\",\r\n                    \"priority\": 5,\r\n                    \"isSyncedToHome\": true,\r\n                    \"isSyncedToSpouseWork\": true\r\n                },\r\n                {\r\n                    \"digits\": \"9200004444\",\r\n                    \"extension\": \"4\",\r\n                    \"priority\": 6,\r\n                    \"isDisabled\": true,\r\n                    \"disabledReason\": \"No longer used\",\r\n                    \"phoneNumberTypeId\": 4498\r\n                }\r\n            ]\r\n        }\r\n    ],\r\n    \"accountType\": \"PreCollect\",\r\n    \"listDate\": \"2024-10-10\",\r\n    \"isOpenAccount\": true,\r\n    \"preCollectProgramCode\": \"P3\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/Process","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount","Process"],"variable":[{"key":"entity","value":"C"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"d225fe45-086b-401a-9512-4cc584b57aa1","name":"NA Validation 3","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"TW\",\r\n    \"controlCode\": \"API_NEXT\",\r\n    \"clientNumber\": \"NEXT\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 1,\r\n            \"amount\": -50.10,\r\n            \"originalAmount\": -99.00\r\n        },\r\n        {\r\n            \"typeId\": 2,\r\n            \"amount\": 10,\r\n            \"originalAmount\": 60.00\r\n        }\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"lastName\": \"Simple Company\",\r\n            \"state\": \"AZ\",\r\n            \"phoneNumbers\": [\r\n            ]\r\n        }\r\n    ],\r\n    \"listDate\": \"2023-10-10\",\r\n    \"isOpenAccount\": true\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/Process","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount","Process"],"variable":[{"key":"entity","value":"C"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"1950a621-b2e6-476e-8414-b32be4e46d8e","name":"NA Validation 4 Info","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"MC\",\r\n    \"controlCode\": \"API_BLKB1\",\r\n    \"clientNumber\": \"BLKB1\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 1,\r\n            \"amount\": 10.00\r\n        },\r\n        {\r\n            \"typeid\": 7,\r\n            \"amount\": -11\r\n        },\r\n        {\r\n            \"typeid\": 2,\r\n            \"amount\": 12,\r\n            \"originalamount\": 13\r\n        }\r\n    ],\r\n    \"accountinfoscreen\": [\r\n        {\r\n            \"infoscreencode\": \"1\",\r\n            \"field\": \"13\",\r\n            \"data\": \"pppp\"\r\n        }\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"LastName\": \"Superior\",\r\n            \"FirstName\": \"Lake\",\r\n            \"IsPrimary\" : true,\r\n            \"FirstNoticeCode\" : \"loop\",\r\n            \"phoneNumbers\": [\r\n            {\r\n             \"digits\": \"9209876543\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": false,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": true\r\n            }\r\n          ]\r\n        },\r\n        { \"lastName\" : \"Huron\",\r\n         \"firstName\" : \"Lake\",\r\n         \"address\" : \"1212 charles st\",\r\n         \"city\" : \"cleveland\",\r\n         \"state\" : \"wi\",\r\n         \"zipCode\" : \"53015\",\r\n         \"dateOfBirth\" : \"08041959\",\r\n         \"phoneNumbers\": [\r\n            {\r\n             \"digits\": \"9206843688\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": true,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": false\r\n            },\r\n            {\r\n             \"digits\": \"9206840000\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": true,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": false\r\n            }\r\n         ]\r\n         }\r\n    ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/Process","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount","Process"],"variable":[{"key":"entity","value":"D"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"188ec0e2-aa66-414d-9ea3-1ca8bb5d2a10"},{"name":"Finalize New Account","id":"813cf6d7-889a-4478-8bab-ba4ab77e05cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/Finalize","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","Finalize"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1113819","key":"id"}]}},"response":[{"id":"f406a180-4790-405e-841a-4f8fc4e9bc40","name":"Finalize Not Found","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/NewAccount/:id/Finalize","host":["{{rootUrl}}"],"path":["v1",":entity","NewAccount",":id","Finalize"],"variable":[{"key":"entity","value":"B"},{"key":"id","value":"9"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"813cf6d7-889a-4478-8bab-ba4ab77e05cd"},{"name":"Attach NewAcct PDF Image","id":"1283babe-e3bb-44f3-9be8-8ef45eafa5a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fileID\": 543746,\r\n    \"personCode\": \"API\",\r\n    \"description\": \"Cats Image WebLink\",\r\n    \"fileExtension\": \"PDF\",\r\n    \"fileType\": \"Imported\",\r\n    \"assignWebLinkAccount\": true,\r\n    \"isAccountImage\": false,\r\n    \"whichDebtors\": \"JustPrimary\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/Image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","Image"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1116127","key":"id"}]}},"response":[],"_postman_id":"1283babe-e3bb-44f3-9be8-8ef45eafa5a6"},{"name":"Attach NewAcct Check Image","id":"c9612f15-77dd-41a4-b345-ea9a54664f54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fileID\": 543750,\r\n    \"personCode\": \"AP\",\r\n    \"description\": \"Beach Check\",\r\n    \"fileType\": \"Check\",\r\n    \"assignWebLinkAccount\": false,\r\n    \"isAccountImage\": true,\r\n    \"whichDebtors\": \"JustPrimary\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/Image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","Image"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1116127","key":"id"}]}},"response":[],"_postman_id":"c9612f15-77dd-41a4-b345-ea9a54664f54"},{"name":"Attach NewAcct Doc Image","id":"a93919b7-a60c-4c6e-8056-86c8ff0b6185","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fileID\": 543751,\r\n    \"personCode\": \"APD\",\r\n    \"description\": \"Google Image\",\r\n    \"fileType\": \"Document\",\r\n    \"assignWebLinkAccount\": false,\r\n    \"isAccountImage\": true,\r\n    \"whichDebtors\": \"JustPrimary\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/Image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","Image"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1116127","key":"id"}]}},"response":[],"_postman_id":"a93919b7-a60c-4c6e-8056-86c8ff0b6185"},{"name":"Attach NewAcct Text Image","id":"7876dae7-3682-4065-9e54-0dd046473d81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fileID\": 543752,\r\n    \"personCode\": \"AP\",\r\n    \"description\": \"Simple Text\",\r\n    \"fileType\": \"Report\",\r\n    \"assignWebLinkAccount\": false,\r\n    \"isAccountImage\": false,\r\n    \"whichDebtors\": \"All\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/Image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","Image"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1117468","key":"id"}]}},"response":[],"_postman_id":"7876dae7-3682-4065-9e54-0dd046473d81"},{"name":"Attach NewAcct Text2 Image","id":"f24e7a61-f1c0-48ca-87be-8d605d0c2fc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fileID\": 543753,\r\n    \"personCode\": \"AP\",\r\n    \"description\": \"Simple Report\",\r\n    \"fileType\": \"Report\",\r\n    \"assignWebLinkAccount\": false,\r\n    \"isAccountImage\": false,\r\n    \"whichDebtors\": \"All\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/NewAccount/:id/Image","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount",":id","Image"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"1115643","key":"id"}]}},"response":[],"_postman_id":"f24e7a61-f1c0-48ca-87be-8d605d0c2fc4"},{"name":"NA Validate Info","id":"cd13e799-78ab-4ceb-ae32-7e1131c48e8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"MC\",\r\n    \"controlCode\": \"API_BLKB1\",\r\n    \"clientNumber\": \"BLKB1\",\r\n    \"balances\": [\r\n        {\r\n            \"typeId\": 1,\r\n            \"amount\": 10.00\r\n        },\r\n        {\r\n            \"typeId\": 2,\r\n            \"amount\": -10.00\r\n        },\r\n        {\r\n            \"typeId\": 5,\r\n            \"amount\": 10.00,\r\n            \"originalamount\": 13\r\n        }\r\n    ],\r\n    \"accountinfoscreens\": [\r\n        {\r\n            \"infoScreenCode\": \"1\",\r\n            \"field\": 16,\r\n            \"data\": \"string\"\r\n        },\r\n        {\r\n            \"infoScreenCode\": \"X\",\r\n            \"field\": 16,\r\n            \"data\": \"string\"\r\n        }\r\n    ],\r\n    \"consumers\": [\r\n        {\r\n            \"lastName\": \"Superior\",\r\n            \"firstName\": \"Lake\",\r\n            \"isPrimary\" : true,\r\n            \"phoneNumbers\": [\r\n            {\r\n             \"digits\": \"9209876543\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": false,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": true\r\n            }\r\n          ]\r\n        },\r\n        { \"lastName\" : \"Huron\",\r\n         \"firstName\" : \"Lake\",\r\n         \"address\" : \"1212 charles st\",\r\n         \"city\" : \"cleveland\",\r\n         \"state\" : \"wi\",\r\n         \"zipCode\" : \"53015\",\r\n         \"dateOfBirth\" : \"08041959\",\r\n         \"phoneNumbers\": [\r\n            {\r\n             \"digits\": \"9206843688\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": true,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": false\r\n            },\r\n            {\r\n             \"digits\": \"9206840000\",\r\n              \"isDisabled\": false,\r\n              \"isSyncedToHome\": true,\r\n              \"isSyncedToSpouseWork\": false,\r\n              \"isSyncedToWork\": false\r\n            }\r\n         ]\r\n         }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/NewAccount/Process","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NewAccount","Process"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"D","key":"entity"}]}},"response":[],"_postman_id":"cd13e799-78ab-4ceb-ae32-7e1131c48e8f"}],"id":"5e88505e-7781-4791-b5cf-09f5c3695865","_postman_id":"5e88505e-7781-4791-b5cf-09f5c3695865","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"NoticeCode","item":[{"name":"Get All NoticeCodes","id":"813d011d-93b0-4a5f-9c4c-857bea9002a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\"pageNumber\": 2}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/Notice","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Notice"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"813d011d-93b0-4a5f-9c4c-857bea9002a6"},{"name":"Get NoticeCode","id":"16de9711-7279-4a0b-986e-3d0927f1d5d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/NoticeCode/:id?consumerTypeCode=SPN","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","NoticeCode",":id"],"host":["{{rootUrl}}"],"query":[{"key":"consumerTypeCode","value":"SPN"}],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"001","key":"id"}]}},"response":[],"_postman_id":"16de9711-7279-4a0b-986e-3d0927f1d5d8"}],"id":"9af5bbf5-33bb-450b-83c6-748302eae077","_postman_id":"9af5bbf5-33bb-450b-83c6-748302eae077","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"PaymentType","item":[{"name":"Get All Payment Type Codes","id":"2db0bf33-d7d7-463b-ad28-98ce8aa2a2c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PaymentType/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PaymentType",""],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"2db0bf33-d7d7-463b-ad28-98ce8aa2a2c8"},{"name":"Get Payment Type Code","id":"6f4ca553-f46c-410b-ad60-fef98e3cb550","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PaymentTypeCode/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PaymentTypeCode",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"X","key":"id"}]}},"response":[],"_postman_id":"6f4ca553-f46c-410b-ad60-fef98e3cb550"}],"id":"936345bc-a4d8-421a-98c2-4e31a7ac222a","_postman_id":"936345bc-a4d8-421a-98c2-4e31a7ac222a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"PaymentVendor","item":[{"name":"Get All Payment Vendors","id":"d65dce16-07fc-4ccd-ad28-9689392441ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PaymentVendorCode/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PaymentVendorCode",""],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"d65dce16-07fc-4ccd-ad28-9689392441ea"},{"name":"Get Payment Vendor","id":"fff4e8f2-4714-4150-bbf3-6b14417ee587","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PaymentVendor/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PaymentVendor",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"27","key":"id"}]}},"response":[],"_postman_id":"fff4e8f2-4714-4150-bbf3-6b14417ee587"}],"id":"8eebc884-1c89-4bf8-a478-4bbc0da215e5","_postman_id":"8eebc884-1c89-4bf8-a478-4bbc0da215e5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Person","item":[{"name":"Get Person Code","id":"db861aa7-508d-4ac3-8316-6cc9308183f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Person/:code","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Person",":code"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"JG","key":"code"}]}},"response":[],"_postman_id":"db861aa7-508d-4ac3-8316-6cc9308183f5"},{"name":"Get Collector Work History","id":"f185eb3d-bb16-491c-aeaa-0391a9364cce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Person/:code/CollectorWorkHistory","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Person",":code","CollectorWorkHistory"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"JG","key":"code"}]}},"response":[],"_postman_id":"f185eb3d-bb16-491c-aeaa-0391a9364cce"}],"id":"544dbbb7-52c6-45b3-8107-e3d9db399353","_postman_id":"544dbbb7-52c6-45b3-8107-e3d9db399353","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"PhoneCall","item":[{"name":"Get Compliance Events","id":"444a1f62-4051-41a6-aeef-2974fc0cde86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/PhoneCall/:callId/ComplianceEvents","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneCall",":callId","ComplianceEvents"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"page","value":null},{"disabled":true,"key":"pageSize","value":null},{"disabled":true,"key":"phoneTechnology","value":null},{"disabled":true,"key":"eventResult","value":null},{"disabled":true,"key":"rightPartyContact","value":null}],"variable":[{"id":"67587085-ef3a-443c-9006-31927c9aa9ee","type":"any","value":"A","key":"entity"},{"id":"1bd9ab6d-292b-4682-b0e6-33959311cd7a","type":"any","value":"9","key":"callId"}]}},"response":[{"id":"4427c297-8517-450a-bf5a-c64db2ebdc66","name":"Compliance Validation","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneCall/:callId/ComplianceEvents?phoneTechnology=What&eventResult=Which","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneCall",":callId","ComplianceEvents"],"query":[{"key":"page","value":null,"type":"text","disabled":true},{"key":"pageSize","value":null,"type":"text","disabled":true},{"key":"phoneTechnology","value":"What","type":"text"},{"key":"eventResult","value":"Which","type":"text"},{"key":"rightPartyContact","value":null,"type":"text","disabled":true}],"variable":[{"key":"entity","value":"A"},{"key":"callId","value":"90"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"444a1f62-4051-41a6-aeef-2974fc0cde86"},{"name":"Update Phone Call","id":"9c9de539-22a5-43fc-8391-2c356239639d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"To\": \"920-555-1234\",\r\n    \"From\": \"920-555-9876\",\r\n    \"Extension\": \"\",\r\n    \"WorkerSid\": \"WK234923486ADSFADF\",\r\n    \"ConsumerId\": 12345,\r\n    \"Direction\": \"Inbound\",\r\n    //\"CallStartTime\": \"2023-09-01T15:32:18Z\",\r\n    \"CallEndTime\": null,\r\n    \"Recording\": {\r\n        \"RecordingDuration\": \"123\",\r\n        \"RecordingSid\": \"RC2348976324\",\r\n        \"RecordingUrl\": \"https://example.com\"\r\n    },\r\n    \"PersonCode\": \"JM1\",\r\n    \"CallAttemptId\": 123\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/PhoneCall/:callId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneCall",":callId"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"PC328476kajehg2837","key":"callId"}]}},"response":[{"id":"2e87181c-240e-4657-ab11-816d225a969c","name":"Compliance Validation","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneCall/:callId/ComplianceEvents?phoneTechnology=What&eventResult=Which","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneCall",":callId","ComplianceEvents"],"query":[{"key":"page","value":null,"type":"text","disabled":true},{"key":"pageSize","value":null,"type":"text","disabled":true},{"key":"phoneTechnology","value":"What","type":"text"},{"key":"eventResult","value":"Which","type":"text"},{"key":"rightPartyContact","value":null,"type":"text","disabled":true}],"variable":[{"key":"entity","value":"A"},{"key":"callId","value":"90"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9c9de539-22a5-43fc-8391-2c356239639d"},{"name":"Leave Message","id":"2c6d56cd-2eff-4073-9cd0-713b8fabebe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ConsumerId\": null,\r\n    \"PersonCode\": \"JM1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/PhoneCall/:callId/LeaveMessage","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneCall",":callId","LeaveMessage"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"9","key":"callId"}]}},"response":[],"_postman_id":"2c6d56cd-2eff-4073-9cd0-713b8fabebe7"},{"name":"Toggle RPC Flag","id":"7c26014d-e861-4231-b2bd-c57f8b46aa90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"7c26014d-e861-4231-b2bd-c57f8b46aa90"},{"name":"Update Recording","id":"5e769b25-61fe-4ed0-8868-f57028470d60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"5e769b25-61fe-4ed0-8868-f57028470d60"}],"id":"a92870a0-f9c9-4fd4-80d3-4d681383c425","_postman_id":"a92870a0-f9c9-4fd4-80d3-4d681383c425","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"PhoneNumbers","item":[{"name":"Get Phone Number","id":"2880e69f-ede6-4c2f-af0b-1b3e9fe710e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PhoneNumber/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumber",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"15","key":"id"}]}},"response":[{"id":"5eef5a35-85dd-45c5-b630-12fdfef1e82d","name":"DB2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"15"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"a44edaca-b4b0-465f-bf79-0024afdc9376","name":"No modified or verified dates","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"15"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2880e69f-ede6-4c2f-af0b-1b3e9fe710e8"},{"name":"Get Phone Number Consent","id":"d5551395-1b2b-4765-9207-6bfa3feb1695","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumber",":id","Consent"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"112136","key":"id"}]}},"response":[{"id":"1da15a3a-45ad-4dab-866f-c4ecfed58030","name":"DB2 PEOB33330000","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Consent"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"204476"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d5551395-1b2b-4765-9207-6bfa3feb1695"},{"name":"Get Phone Number Consent History","id":"366de248-3f13-4832-8427-8aa5bb0cd7ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent/History","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumber",":id","Consent","History"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"112136","key":"id"}]}},"response":[{"id":"bed46ea4-0724-44c7-9ddb-e18a14549c5c","name":"DB2 PEOB33330000","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent/History","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Consent","History"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"204476"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"366de248-3f13-4832-8427-8aa5bb0cd7ee"},{"name":"Create Phone Number Consent","id":"18c3d17c-8a52-42a9-9f8d-303f0d6eabd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JG2\",\r\n    \"personId\": 1958,\r\n    \"consentType\": \"VerbalConsentGranted\",\r\n    \"operationType\": \"PhoneCalls\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumber",":id","Consent"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"107498","key":"id"}]}},"response":[{"id":"549fbd58-f61b-4f8b-b9ca-031156fc0e40","name":"DB2 PEOB33330000","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personId\": 2576,\r\n    \"consentType\": \"VerbalConsentGranted\",\r\n    \"operationType\": \"PhoneCalls\",\r\n    \"note\": \"This is a note\",\r\n    \"origin\": \"Unknown\",\r\n    \"revoked\": false,\r\n    \"startDateTime\":  \"2023-10-20T12:00:00-05:00\",\r\n    \"expirationDateTime\": \"2023-10-30T12:00:00-05:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Consent"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"204476"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"7a75a28f-3045-41e0-ab4e-6bb858143c7e","name":"DB2 PEOB33330000 Client Origin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personId\": 2576,\r\n    \"consentType\": \"Denied\",\r\n    \"operationType\": \"TextMessages\",\r\n    \"note\": \"This is a note\",\r\n    \"revoked\": true,\r\n    \"startDateTime\":  null,\r\n    \"expirationDateTime\": null,\r\n    \"origin\": \"Client\",\r\n    \"originId\": 1953\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Consent"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"204476"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"c0b56412-19d3-4392-93a2-40f14da45feb","name":"DB2 PEOB33330000 Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personId\": 257600,\r\n    \"consentType\": \"Denied\",\r\n    \"operationType\": \"TextMessages\",\r\n    \"note\": \"This is a note\",\r\n    \"revoked\": true,\r\n    \"startDateTime\":  null,\r\n    \"expirationDateTime\": null,\r\n    \"origin\": \"Client\",\r\n    \"originId\": 1953\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Consent"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"204476"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"88212ff5-ee8f-4d0f-86f6-8053bd8fad79","name":"DB2 PEOB33330000 PhoneCall Origin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personId\": 2576,\r\n    \"consentType\": \"Denied\",\r\n    \"operationType\": \"TextMessages\",\r\n    \"note\": \"This is a note\",\r\n    \"origin\": \"Unknown\",\r\n    \"revoked\": true,\r\n    \"startDateTime\":  null,\r\n    \"expirationDateTime\": null,\r\n    \"origin\": \"Client\",\r\n    \"originId\": 1953\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Consent"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"204476"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"92675bfe-bbba-4089-bfb1-c803bfa9a2b0","name":"DB2 PEOB33330000 Skip Origin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personId\": 2576,\r\n    \"consentType\": \"WrittenConsentGranted\",\r\n    \"operationType\": \"AutomatedPhoneMessages\",\r\n    \"note\": \"Added today\",\r\n    \"origin\": \"SkipTrace\",\r\n    \"originId\": 65324,\r\n    \"revoked\": false,\r\n    \"startDateTime\":  null,\r\n    \"expirationDateTime\": \"2024-03-01T22:00:00-05:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Consent"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"204476"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"3990ab81-bb40-4186-8c02-a49dbe551bba","name":"DB2 PEOB33330000 AcctAdv Origin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personId\": 2576,\r\n    \"consentType\": \"OneTimeGranted\",\r\n    \"operationType\": \"PhoneCalls\",\r\n    \"note\": \"Account Advantage\",\r\n    \"origin\": \"AccountAdvantage\",\r\n    \"originId\": 48190,\r\n    \"revoked\": false\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Consent","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Consent"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"204476"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"18c3d17c-8a52-42a9-9f8d-303f0d6eabd4"},{"name":"Create Phone Number Source","id":"1080c2b6-fbf6-4d40-98f4-18695f0f1f55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceTypeId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumber",":id","Source",":sourceTypeId"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"","key":"entity"},{"type":"any","value":"","key":"id"},{"type":"any","value":"","key":"sourceTypeId"}]}},"response":[{"id":"ae68a2a0-ac1e-4ad1-8e97-5a1550783833","name":"197498 Create FreeForm Source","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"sourceValue\": \"Monther-in-law\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceTypeId","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Source",":sourceTypeId"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"107498"},{"key":"sourceTypeId","value":"24"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"63b309f4-e68b-4645-a195-1750bf0d352d","name":"Test DB2. NE51183. FreeForm.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"sourceTypeId\": 293,\r\n  \"sourceValue\": \"Big Box Store\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Source"],"variable":[{"key":"entity","value":"C","type":"text","enabled":true},{"key":"id","value":"195192","type":"text","enabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"fdde1006-ae53-4f3c-8941-f47ac05e05b9","name":"Test DB2. NE51183. List.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"sourceValue\": \"3\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceTypeId","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Source",":sourceTypeId"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"195192"},{"key":"sourceTypeId","value":"9"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"5f707c98-5537-452c-9ac9-998eceef0f74","name":"Test DB2. NE51183. Client.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"sourceValue\": \"NEXT\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceTypeId","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Source",":sourceTypeId"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"195192"},{"key":"sourceTypeId","value":"1"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"2d654b76-acd2-4615-a5e1-ec8611fa2a4d","name":"Test DB2. NE51183. Consumer.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"sourceValue\": \"40560\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceTypeId","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Source",":sourceTypeId"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"195192"},{"key":"sourceTypeId","value":"2"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"d97e2edb-4015-47e5-aa0a-59b8d5c4293d","name":"Test DB2. NE51183. CheckVer.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"sourceValue\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceTypeId","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Source",":sourceTypeId"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"195192"},{"key":"sourceTypeId","value":"1000"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"d3b733f7-c2a5-4b76-b43f-8dead0b29d27","name":"197498 Create List Source","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"sourceValue\": \"2999\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceTypeId","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Source",":sourceTypeId"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"107498"},{"key":"sourceTypeId","value":"40"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1080c2b6-fbf6-4d40-98f4-18695f0f1f55"},{"name":"Get Phone Number Source","id":"b8e340c4-c1aa-4221-9cbc-f280168b21f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumber",":id","Source",":sourceId"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"107498","key":"id"},{"type":"any","value":"11896","key":"sourceId"}]}},"response":[{"id":"fbd00efa-87ae-491b-b3ae-f19224c1ab79","name":"Test DB2. NE51183.","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceId","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Source",":sourceId"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"195192"},{"key":"sourceId","value":"2368"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"773f8573-9c00-44c2-a4b0-ea68416f244d","name":"Test DB2. NE51183. Client.","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Source/:sourceId","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Source",":sourceId"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"195192"},{"key":"sourceId","value":"2370"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b8e340c4-c1aa-4221-9cbc-f280168b21f8"},{"name":"Get All Phone Number Sources","id":"a4dd74e4-8b8b-4b6c-8be7-227a61fdff8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Sources","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumber",":id","Sources"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"92087","key":"id"}]}},"response":[{"id":"8316bfd3-9081-472e-b279-d35cd791ccd0","name":"Test DB2. NE51183.","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id/Sources","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id","Sources"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"195192"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a4dd74e4-8b8b-4b6c-8be7-227a61fdff8c"},{"name":"Update Phone Number","event":[{"listen":"test","script":{"id":"c0ea2dda-546f-4b4a-9afe-c6a9ae52c901","exec":["var data = JSON.parse(responseBody);\r","tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5dc4916c-ea84-4536-9bc9-342fed7048a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"C2\",\r\n    \"extension\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/PhoneNumber/{{id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumber","{{id}}"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[{"id":"cf94a51f-029d-4698-ba93-6a39f5118a19","name":"Update Phone Number DB2 NE51183","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"AW\",\r\n    \"contactName\": \"Mr Contact Person\",\r\n    \"disabledReason\": \"Why is it disabled\",\r\n    \"isDisabled\": true,\r\n    \"priority\": 11\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"204968"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"3fc56122-e011-4f02-bf08-a06380fe4c4b","name":"Phone Number DB2 Validation","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"APIX\",\r\n    \"contactName\": \"Mr Contact Person\",\r\n    \"disabledReason\": \"Why is it disabled\",\r\n    \"priority\": 10\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id"],"variable":[{"key":"entity","value":"C"},{"key":"id","value":"204968"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"388d881c-95fb-4456-87ba-2286830d893f","name":"Update Phone DB1 Validation","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"API\",\r\n    \"preferredCallTimeStart\": 1,\r\n    \"preferredCallTimeEnd\": 86399,\r\n    \"preferredTimeZone\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumber/:id","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumber",":id"],"variable":[{"key":"entity","value":"A"},{"key":"id","value":"114177"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5dc4916c-ea84-4536-9bc9-342fed7048a2"}],"id":"a08e3c95-3581-4822-8344-48210ebdc4c5","_postman_id":"a08e3c95-3581-4822-8344-48210ebdc4c5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"PhoneNumberType","item":[{"name":"Get All Phone Number Types","id":"2d49057e-c71b-4ad7-b5d2-c9966ff0618e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PhoneNumberType","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumberType"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"2d49057e-c71b-4ad7-b5d2-c9966ff0618e"},{"name":"Get Phone Number Type","id":"54d4efeb-c79c-48c5-adc7-4de50d493cbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PhoneNumberType/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumberType",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"4495","key":"id"}]}},"response":[],"_postman_id":"54d4efeb-c79c-48c5-adc7-4de50d493cbf"},{"name":"Create Phone Number Type","id":"ed30d61b-cd06-4e46-b5ae-6e29a2f68e89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JG2\",\r\n    \"name\": \"API Phone Number Type\",\r\n    \"phoneIdentity\": \"Consumer\",\r\n    \"complianceExempt\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/PhoneNumberType","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PhoneNumberType"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[{"id":"a7f4ebcc-691e-49bc-8858-2a4960d41256","name":"Create PNT Validation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"JG2\",\r\n    \"name\": \"new28\",\r\n    \"phoneIdentity\": \"Consumer\",\r\n    \"complianceExempt\": true\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v1/:entity/PhoneNumberType","host":["{{rootUrl}}"],"path":["v1",":entity","PhoneNumberType"],"variable":[{"key":"entity","value":"A"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ed30d61b-cd06-4e46-b5ae-6e29a2f68e89"}],"id":"dabb26a2-3c75-40ba-ade3-e5676aec8228","_postman_id":"dabb26a2-3c75-40ba-ade3-e5676aec8228","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"PreCollect Program","item":[{"name":"Get PreCollect Program Code","id":"a6b5caf5-7a76-4d0e-87ea-dd1795354721","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PreCollectProgram/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PreCollectProgram",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"P2","key":"id"}]}},"response":[],"_postman_id":"a6b5caf5-7a76-4d0e-87ea-dd1795354721"},{"name":"Get All PreCollect Program Codes","id":"1852032a-0567-4d6c-b567-0dd8b36892e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PreCollectProgram?pageSize=5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PreCollectProgram"],"host":["{{rootUrl}}"],"query":[{"key":"pageSize","value":"5"}],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"1852032a-0567-4d6c-b567-0dd8b36892e2"}],"id":"3c27bc44-5192-4c11-8392-51828f4ce3c3","_postman_id":"3c27bc44-5192-4c11-8392-51828f4ce3c3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"PromiseType","item":[{"name":"Get All Promise Types","id":"f67772a1-a15a-4566-9032-2c7adb68fb66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PromiseType/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PromiseType",""],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"f67772a1-a15a-4566-9032-2c7adb68fb66"},{"name":"Get Promise Type","id":"4405e068-bc1f-4931-8225-406b8de79e8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/PromiseType/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","PromiseType",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"LET","key":"id"}]}},"response":[],"_postman_id":"4405e068-bc1f-4931-8225-406b8de79e8d"}],"id":"9ba453fa-42b4-418f-96b3-529895bcbd6a","_postman_id":"9ba453fa-42b4-418f-96b3-529895bcbd6a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Queue","item":[{"name":"Get All Queue Codes","id":"c4f4c125-f454-4e40-b832-7985c952f5b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Queue/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Queue",""],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"c4f4c125-f454-4e40-b832-7985c952f5b8"},{"name":"Get Queue Code","id":"bc8b3b73-3e79-4c61-867d-36b9004131cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Queue/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Queue",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"6mc","key":"id"}]}},"response":[],"_postman_id":"bc8b3b73-3e79-4c61-867d-36b9004131cb"},{"name":"Get Collector Work History","id":"5a73c0de-40dd-4c82-ab69-c80f43e6bdb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/QueueCode/:id/CollectorWorkHistory","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","QueueCode",":id","CollectorWorkHistory"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"14","key":"id"}]}},"response":[],"_postman_id":"5a73c0de-40dd-4c82-ab69-c80f43e6bdb3"}],"id":"7d572f6b-fe07-4ed3-beba-60d8f8ea2f38","_postman_id":"7d572f6b-fe07-4ed3-beba-60d8f8ea2f38","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Source","item":[{"name":"Get All Sources","id":"535382ae-0108-4f5a-bfc9-4e2da144e93b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Source","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Source"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"535382ae-0108-4f5a-bfc9-4e2da144e93b"},{"name":"Get Source","id":"0faa93c5-c4d8-4e7f-a4ce-85e031955124","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Source/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Source",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"657","key":"id"}]}},"response":[],"_postman_id":"0faa93c5-c4d8-4e7f-a4ce-85e031955124"},{"name":"Test DB2. NE51183.","id":"dddeb17f-2dda-4fc4-862c-bdce7f96b6fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/Source/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","Source",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"2370","key":"id"}]}},"response":[],"_postman_id":"dddeb17f-2dda-4fc4-862c-bdce7f96b6fb"}],"id":"98bbc2e3-015f-4018-aaad-f260ce9aaf7c","_postman_id":"98bbc2e3-015f-4018-aaad-f260ce9aaf7c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Source Type","item":[{"name":"Get All Source Types","id":"f247ebc0-88cc-4df6-99e6-3bc328078a59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/SourceType","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","SourceType"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"f247ebc0-88cc-4df6-99e6-3bc328078a59"},{"name":"Get Source Type","id":"78254c9e-00c1-4e08-aad9-355cf84a67ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/SourceType/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","SourceType",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"40","key":"id"}]}},"response":[],"_postman_id":"78254c9e-00c1-4e08-aad9-355cf84a67ee"},{"name":"Get Source Type List Entries","id":"8d5c13d1-3443-4345-8985-fcb7beba8123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/SourceType/:id/SourceTypeListEntries","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","SourceType",":id","SourceTypeListEntries"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"pageSize","value":"2"},{"disabled":true,"key":"page","value":"2"}],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"40","key":"id"}]}},"response":[],"_postman_id":"8d5c13d1-3443-4345-8985-fcb7beba8123"},{"name":"Get Source Type List Entry","id":"eccbeb94-0e2e-4547-8bee-e12c1d9bc471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/SourceType/:id/SourceTypeListEntry/:entry","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","SourceType",":id","SourceTypeListEntry",":entry"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"C","key":"entity"},{"type":"any","value":"40","key":"id"},{"type":"any","value":"70","key":"entry"}]}},"response":[],"_postman_id":"eccbeb94-0e2e-4547-8bee-e12c1d9bc471"},{"name":"Create Source Type","id":"7c6836db-74a9-482e-a6f6-93c91a5c46f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"API Testing\",\r\n    \"isDisabled\": false,\r\n    \"formatType\": \"List\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/SourceType","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","SourceType"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"7c6836db-74a9-482e-a6f6-93c91a5c46f5"},{"name":"Create Source Type List Entry","id":"013f7562-4e60-41e6-b252-e34b9759dad7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"personCode\": \"ABCD\",\r\n    \"name\": \"API Test 2\",\r\n    \"isDisabled\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/SourceType/:sourceTypeId/SourceTypeListEntry","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","SourceType",":sourceTypeId","SourceTypeListEntry"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"40","key":"sourceTypeId"}]}},"response":[],"_postman_id":"013f7562-4e60-41e6-b252-e34b9759dad7"}],"id":"bc78014e-ce98-4a12-b1e1-f805e464c2f5","_postman_id":"bc78014e-ce98-4a12-b1e1-f805e464c2f5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"StatusCode","item":[{"name":"Get All Status Codes","id":"f46c4394-9c13-44ae-b78b-d3a28d705923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/StatusCode/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","StatusCode",""],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"f46c4394-9c13-44ae-b78b-d3a28d705923"},{"name":"Get Status Code","id":"ef90c488-dcd7-4701-a5ed-1a4e60c7432c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/StatusCode/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","StatusCode",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"AW","key":"id"}]}},"response":[],"_postman_id":"ef90c488-dcd7-4701-a5ed-1a4e60c7432c"}],"id":"885133e9-57c9-4b4f-aa79-a059ee87cb12","_postman_id":"885133e9-57c9-4b4f-aa79-a059ee87cb12","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"TimeZone","item":[{"name":"Get All Time Zones","id":"b486c508-60d0-475f-a904-ae1a04a2044c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v1/:entity/TimeZone?pageSize=200&pageNumber=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","TimeZone"],"host":["{{rootUrl}}"],"query":[{"key":"pageSize","value":"200"},{"key":"pageNumber","value":"1"}],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"b486c508-60d0-475f-a904-ae1a04a2044c"},{"name":"Get Time Zone DST","id":"e3721e2f-3a7c-4e2f-90e3-29c8f5937d55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/TimeZone/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","TimeZone",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"16","key":"id"}]}},"response":[],"_postman_id":"e3721e2f-3a7c-4e2f-90e3-29c8f5937d55"}],"id":"1b968ecc-1827-4de3-a78e-9c21a211ad1d","_postman_id":"1b968ecc-1827-4de3-a78e-9c21a211ad1d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"UnfinalizedPayment","item":[{"name":"Get All UnfinalizedPayments","id":"d68dc866-fe18-4045-90bd-5c212dbb0a5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/UnfinalizedPayment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","UnfinalizedPayment"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"}]}},"response":[],"_postman_id":"d68dc866-fe18-4045-90bd-5c212dbb0a5a"},{"name":"Get UnfinalizedPayment","id":"b5de6a5d-365f-4948-862f-24b59bc39d52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/UnfinalizedPayment/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","UnfinalizedPayment",":id"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1101908","key":"id"}]}},"response":[],"_postman_id":"b5de6a5d-365f-4948-862f-24b59bc39d52"},{"name":"Get UnfinalizedPayment Balance","id":"fdcd865e-857a-43e8-9e84-7fa11226f329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/UnfinalizedPayment/:id/Balance","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","UnfinalizedPayment",":id","Balance"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"83717","key":"id"}]}},"response":[],"_postman_id":"fdcd865e-857a-43e8-9e84-7fa11226f329"},{"name":"Get UnfinalizedPayment Commission","id":"406c5aac-1080-4fbc-ba70-a147c4a17bff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v1/:entity/UnfinalizedPayment/:id/Commission","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","UnfinalizedPayment",":id","Commission"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"83717","key":"id"}]}},"response":[],"_postman_id":"406c5aac-1080-4fbc-ba70-a147c4a17bff"},{"name":"Finalize Unfinalized Payment","id":"50e376f6-5b68-48e5-9221-d0414d48124f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{rootUrl}}/v1/:entity/UnfinalizedPayment/:id/Finalize","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v1",":entity","UnfinalizedPayment",":id","Finalize"],"host":["{{rootUrl}}"],"query":[],"variable":[{"type":"any","value":"A","key":"entity"},{"type":"any","value":"1117461","key":"id"}]}},"response":[],"_postman_id":"50e376f6-5b68-48e5-9221-d0414d48124f"}],"id":"5ec285b4-35f1-48a4-a53f-c54264c0f6f4","_postman_id":"5ec285b4-35f1-48a4-a53f-c54264c0f6f4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}}],"id":"e6d5cc94-7234-4c8e-bce8-c7e1cc12c607","event":[{"listen":"prerequest","script":{"id":"6ffa0a24-5820-4b05-b90d-867d64ca5c1a","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"d7622722-5fa7-40f3-9391-534a2ad2db6d","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"e6d5cc94-7234-4c8e-bce8-c7e1cc12c607","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"V2_Alpha","item":[{"name":"Account","item":[{"name":"Account Search","id":"927ccae5-b0fc-4974-9cb6-acedc1daed41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v2-Alpha/:entity/Account/?accountNumber=U107584","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v2-Alpha",":entity","Account",""],"host":["{{rootUrl}}"],"query":[{"key":"accountNumber","value":"U107584"}],"variable":[{"type":"any","value":"D","key":"entity"}]}},"response":[],"_postman_id":"927ccae5-b0fc-4974-9cb6-acedc1daed41"}],"id":"ddb6ac2b-ffee-4a49-b999-9c9bb7e3094f","_postman_id":"ddb6ac2b-ffee-4a49-b999-9c9bb7e3094f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Consumer","item":[{"name":"SearchQ","id":"ed4d2386-0ad5-4412-b8b7-662640341601","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{rootUrl}}/v2-Alpha/:entity/Consumer/searchq?pageSize=500&entityCode=D&Last4Ssn=6666","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v2-Alpha",":entity","Consumer","searchq"],"host":["{{rootUrl}}"],"query":[{"key":"pageSize","value":"500"},{"key":"entityCode","value":"D"},{"disabled":true,"key":"ClientCodeGroup","value":"2307"},{"disabled":true,"key":"Status","value":"AW"},{"key":"Last4Ssn","value":"6666"}],"variable":[{"id":"780e47c1-769e-4b3b-898f-789b586e2538","type":"any","value":"D","key":"entity"}]}},"response":[],"_postman_id":"ed4d2386-0ad5-4412-b8b7-662640341601"},{"name":"Find","id":"ee5fefe8-2bb9-4483-af8e-95dc6bd3d3cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Last4Ssn\": \"6666\",\r\n    \"ClientCodeGroup\": \"2307\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rootUrl}}/v2-Alpha/:entity/Consumer/find","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}},"urlObject":{"path":["v2-Alpha",":entity","Consumer","find"],"host":["{{rootUrl}}"],"query":[{"disabled":true,"key":"pageSize","value":"50"}],"variable":[{"type":"any","value":"D","key":"entity"}]}},"response":[{"id":"73ddfe7f-c767-4083-aa3e-39a70288d69b","name":"Find with All Parameters","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n  \"accountType\": \"\",\r\n  \"address\": \"\",\r\n  \"balanceType\": \"\",\r\n  \"bankAccount\": \"\",\r\n  \"bankNumber\": \"\",\r\n  \"bundleType\": \"\",\r\n  \"caseNumber\": \"\",\r\n  \"checkNumber\": \"\",\r\n  \"city\": \"\",\r\n  \"clientCodeGroup\": \"\",\r\n  \"consumerType\": \"\",\r\n  \"dateOfBirth\": \"\",\r\n  \"driversLicense\": \"\",\r\n  \"employer\": \"\",\r\n  \"firstName\": \"\",\r\n  \"forward\": \"\",\r\n  \"forwardBegin\": null,\r\n  \"forwardEnd\": null,\r\n  \"fullSsn\": \"\",\r\n  \"last4Ssn\": \"\",\r\n  \"lastBegin\": null,\r\n  \"lastEnd\": null,\r\n  \"lastName\": \"\",\r\n  \"listBegin\": null,\r\n  \"listEnd\": null,\r\n  \"patient\": \"\",\r\n  \"phoneNumber\": \"\",\r\n  \"queue\": \"\",\r\n  \"searchNumber\": \"\",\r\n  \"state\": \"\",\r\n  \"status\": \"\",\r\n  \"workBegin\": null,\r\n  \"workEnd\": null,\r\n  \"zip\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{rootUrl}}/v2-Alpha/:entity/Consumer/Find","host":["{{rootUrl}}"],"path":["v2-Alpha",":entity","Consumer","Find"],"query":[{"key":"pageSize","value":"50","disabled":true}],"variable":[{"key":"entity","value":"C"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ee5fefe8-2bb9-4483-af8e-95dc6bd3d3cc"}],"id":"3e1add16-6c63-45c9-bc36-378e7ffa9088","_postman_id":"3e1add16-6c63-45c9-bc36-378e7ffa9088","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}}],"id":"717522a1-be0d-48bf-95e2-7ea6980d3bb2","_postman_id":"717522a1-be0d-48bf-95e2-7ea6980d3bb2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"7600eed7-2ec5-4728-9854-256a19688309","id":"7600eed7-2ec5-4728-9854-256a19688309","name":"Bloodhound API","type":"collection"}}},{"name":"Get Token","event":[{"listen":"test","script":{"id":"596f0ffd-15f6-449f-a4b4-1c1ae4de5390","exec":["var data = JSON.parse(responseBody);\r","tests[\"Status code is 200\"] = responseCode.code === 200;\r","tests[\"Has Token\"] = data.access_token !== \"\" && data.access_token !== undefined && data.access_token !== null;\r","postman.setEnvironmentVariable(\"authToken\", data.access_token);"],"type":"text/javascript"}}],"id":"030d3832-b404-4f51-a4a5-96a26fa56eb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{okta_clientId}}"},{"key":"password","value":"{{okta_clientSecret}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"},{"key":"scope","value":"roydanapi:default","type":"text"}]},"url":"{{authorizationServer}}/v1/token","urlObject":{"path":["v1","token"],"host":["{{authorizationServer}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"030d3832-b404-4f51-a4a5-96a26fa56eb1"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]}},"event":[{"listen":"prerequest","script":{"id":"e7edfe85-3969-4a90-b70a-8f506d9ea75e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f3742459-8db0-4e09-8918-4544aebce58c","type":"text/javascript","exec":[""]}}]}