{"info":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","description":"<html><head></head><body><p>Resware Rest API for sending and receiving data from Resware.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17643431","collectionId":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","publishedId":"2sBXqFNNjL","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-22T18:45:28.000Z"},"item":[{"name":"v1","item":[{"name":"buyerseller","item":[{"name":"nameprefixes","item":[{"name":"GetNamePrefixes","id":"c4d74942-5ff9-4fea-985a-2727d301496d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/buyerseller/nameprefixes","description":"<p>Gets the list of name prefixes.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","buyerseller","nameprefixes"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"65a274c5-498b-4502-8243-74b7f13fbefb","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/buyerseller/nameprefixes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"prefixes\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"bcbfce14-e9f0-42d1-9f4a-67b5097c953d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/buyerseller/nameprefixes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"4fd1f39e-7717-40eb-85f1-88862083fd82","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/buyerseller/nameprefixes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"69787ea7-8575-4a18-98e8-74ea8bd32342","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/buyerseller/nameprefixes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"eb8f0652-f65c-45bd-b525-59f0040772a7","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/buyerseller/nameprefixes"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"c4d74942-5ff9-4fea-985a-2727d301496d"}],"id":"543f243a-bb36-4430-a21b-ba696582dda5","_postman_id":"543f243a-bb36-4430-a21b-ba696582dda5","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"68acf110-3aaa-4e75-b856-614647abb6d8","_postman_id":"68acf110-3aaa-4e75-b856-614647abb6d8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"documents","item":[{"name":"types","item":[{"name":"GetDocumentTypes","id":"7e4e3f39-7b0b-40d2-a5a6-b23aa3cd8aaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/documents/types","description":"<p>Gets the list of document types that can be uploaded.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","documents","types"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"e01a4f0d-2673-4ebe-a91f-c90f2329e1c2","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/documents/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"documentTypes\": [\n    {\n      \"documentTypeId\": 1134,\n      \"name\": \"string\"\n    },\n    {\n      \"documentTypeId\": 3108,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"674362fc-89ff-4169-89ee-f0252942ba60","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/documents/types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"9c0383a3-de8b-4cdf-89d6-1be89a01addd","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/documents/types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"7ada2a7c-e6df-4af3-890c-4663ae1d554c","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/documents/types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"73d842b3-e866-4886-9581-bd59348b38d9","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/documents/types"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"7e4e3f39-7b0b-40d2-a5a6-b23aa3cd8aaf"}],"id":"b6340dcf-b87c-4b5a-9eff-bf57206a87ae","_postman_id":"b6340dcf-b87c-4b5a-9eff-bf57206a87ae","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"{documentId}","item":[{"name":"GetDocument","id":"4a57f760-680e-452a-a792-23aa9b602399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/documents/:documentId","description":"<p>Gets the document with the specified ID.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","documents",":documentId"],"host":["/"],"query":[],"variable":[{"id":"0a21de37-809b-4ac1-9823-9f21ee138f14","type":"any","value":"string","key":"documentId"}]}},"response":[{"id":"2f4124a0-4001-4e03-b0b7-221227b61734","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/documents/:documentId","host":["/"],"path":["v1","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"document\": {\n    \"documentId\": 8833,\n    \"documentName\": \"string\",\n    \"documentType\": {\n      \"documentTypeId\": 7014,\n      \"name\": \"string\"\n    },\n    \"internalOnly\": false,\n    \"hide\": true,\n    \"approved\": false,\n    \"documentBody\": \"string\",\n    \"createUser\": {\n      \"userId\": 8506,\n      \"name\": \"string\"\n    },\n    \"createDate\": \"1988-09-14T13:01:26.415Z\",\n    \"size\": 696,\n    \"fileId\": 5813,\n    \"description\": \"string\",\n    \"modifyUser\": {\n      \"userId\": 6486,\n      \"name\": \"string\"\n    },\n    \"modifyDate\": \"1980-08-09T18:28:56.671Z\"\n  }\n}"},{"id":"ed0bc106-cc22-49a2-b237-a24bcce26cff","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/documents/:documentId","host":["/"],"path":["v1","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"1e86417a-8aec-4c6b-bb3e-9a895effb1d8","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/documents/:documentId","host":["/"],"path":["v1","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"9848eed5-3202-48b0-a2c9-ab7e3fb9d1ed","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/documents/:documentId","host":["/"],"path":["v1","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"76cec883-dab2-47bd-aa87-e556401a2a1a","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/documents/:documentId","host":["/"],"path":["v1","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"51d77dfc-64c2-46b5-832a-a5c32c448533","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/documents/:documentId","host":["/"],"path":["v1","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"782a62b1-0dfc-4ae1-b408-3ac6dc13d2fa","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/documents/:documentId","host":["/"],"path":["v1","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"e442d5a1-8e0f-441f-8d22-69b2d36f7994","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/documents/:documentId","host":["/"],"path":["v1","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"4a57f760-680e-452a-a792-23aa9b602399"}],"id":"9917a8b2-3043-48d4-ab41-eb7b680a1d2b","_postman_id":"9917a8b2-3043-48d4-ab41-eb7b680a1d2b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"7def1d21-ea92-44bd-9e43-41cb233de37a","_postman_id":"7def1d21-ea92-44bd-9e43-41cb233de37a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"estimates","item":[{"name":"closingfees","item":[{"name":"GetEstimatedClosingFees","id":"76f5f9c8-04d1-48df-9906-bee0bce9c51d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionProductType\": {\n    \"transactionTypeId\": 4106,\n    \"productTypeId\": 6059\n  },\n  \"settlementStatementVersion\": \"string\",\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    }\n  ],\n  \"salesPrice\": 5288.7481558396685,\n  \"loans\": [\n    {\n      \"loanAmount\": 5994.54789870359,\n      \"loanType\": \"string\"\n    },\n    {\n      \"loanAmount\": 9274.566614568588,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 3216.86075363566,\n      \"origination\": \"1966-12-11T04:57:37.826Z\",\n      \"principalBalance\": 4017.4304936976246\n    },\n    {\n      \"interest\": 6678.366823642335,\n      \"origination\": \"1972-09-03T07:34:39.378Z\",\n      \"principalBalance\": 937.6423551126755\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 7047.483352167694,\n      \"origination\": \"1949-05-31T03:46:30.601Z\",\n      \"principalBalance\": 3821.7402293712066\n    },\n    {\n      \"interest\": 6579.513696164993,\n      \"origination\": \"1958-01-30T19:44:01.480Z\",\n      \"principalBalance\": 4572.227377255928\n    }\n  ],\n  \"priorLenderPolicy\": {\n    \"amount\": 9562.5022232561,\n    \"consideration\": 8415.640500639918,\n    \"premium\": 8061.179601173764,\n    \"policyDate\": \"1982-06-13T02:23:44.284Z\"\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 2210.4882460956787,\n    \"consideration\": 8460.818592324773,\n    \"premium\": 7398.741661025996,\n    \"policyDate\": \"2006-01-14T06:05:04.187Z\"\n  },\n  \"fileId\": 7008,\n  \"isReissue\": true,\n  \"filePartners\": [\n    {\n      \"partnerTypeId\": 4424,\n      \"partnerId\": 4587,\n      \"partnerType\": {\n        \"partnerTypeId\": 3488\n      }\n    },\n    {\n      \"partnerTypeId\": 9233,\n      \"partnerId\": 5100,\n      \"partnerType\": {\n        \"partnerTypeId\": 3005\n      }\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/estimates/closingfees","description":"<p>Requests fees without having to place an order. <strong>Requires 'Web Services: Estimate Costs' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","estimates","closingfees"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"8f5061cb-d41b-4199-ba4c-5c189c85c3ca","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionProductType\": {\n    \"transactionTypeId\": 4106,\n    \"productTypeId\": 6059\n  },\n  \"settlementStatementVersion\": \"string\",\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    }\n  ],\n  \"salesPrice\": 5288.7481558396685,\n  \"loans\": [\n    {\n      \"loanAmount\": 5994.54789870359,\n      \"loanType\": \"string\"\n    },\n    {\n      \"loanAmount\": 9274.566614568588,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 3216.86075363566,\n      \"origination\": \"1966-12-11T04:57:37.826Z\",\n      \"principalBalance\": 4017.4304936976246\n    },\n    {\n      \"interest\": 6678.366823642335,\n      \"origination\": \"1972-09-03T07:34:39.378Z\",\n      \"principalBalance\": 937.6423551126755\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 7047.483352167694,\n      \"origination\": \"1949-05-31T03:46:30.601Z\",\n      \"principalBalance\": 3821.7402293712066\n    },\n    {\n      \"interest\": 6579.513696164993,\n      \"origination\": \"1958-01-30T19:44:01.480Z\",\n      \"principalBalance\": 4572.227377255928\n    }\n  ],\n  \"priorLenderPolicy\": {\n    \"amount\": 9562.5022232561,\n    \"consideration\": 8415.640500639918,\n    \"premium\": 8061.179601173764,\n    \"policyDate\": \"1982-06-13T02:23:44.284Z\"\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 2210.4882460956787,\n    \"consideration\": 8460.818592324773,\n    \"premium\": 7398.741661025996,\n    \"policyDate\": \"2006-01-14T06:05:04.187Z\"\n  },\n  \"fileId\": 7008,\n  \"isReissue\": true,\n  \"filePartners\": [\n    {\n      \"partnerTypeId\": 4424,\n      \"partnerId\": 4587,\n      \"partnerType\": {\n        \"partnerTypeId\": 3488\n      }\n    },\n    {\n      \"partnerTypeId\": 9233,\n      \"partnerId\": 5100,\n      \"partnerType\": {\n        \"partnerTypeId\": 3005\n      }\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/estimates/closingfees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"closingFeeEstimate\": {\n    \"closingFeeEstimateId\": 2309,\n    \"hudFees\": [\n      {\n        \"amount\": 3136.450539940665,\n        \"description\": \"string\",\n        \"lineNumber\": \"string\",\n        \"mismoType\": \"string\",\n        \"buyerAmount\": 6461.742949799321,\n        \"buyerPocAmount\": 9793.070662860242,\n        \"sellerAmount\": 7770.438720824504,\n        \"sellerPocAmount\": 9610.487600841094,\n        \"otherPocAmount\": 3330.748121915186,\n        \"otherPocPartnerType\": {\n          \"partnerTypeId\": 1852,\n          \"partnerTypeName\": \"string\"\n        }\n      },\n      {\n        \"amount\": 7261.727731221564,\n        \"description\": \"string\",\n        \"lineNumber\": \"string\",\n        \"mismoType\": \"string\",\n        \"buyerAmount\": 4194.469605524258,\n        \"buyerPocAmount\": 5753.792969287996,\n        \"sellerAmount\": 1943.9038125160812,\n        \"sellerPocAmount\": 9283.282935888003,\n        \"otherPocAmount\": 6173.912712104519,\n        \"otherPocPartnerType\": {\n          \"partnerTypeId\": 5726,\n          \"partnerTypeName\": \"string\"\n        }\n      }\n    ],\n    \"gfe\": [\n      {\n        \"description\": \"string\",\n        \"amount\": 6975.3575607671655\n      },\n      {\n        \"description\": \"string\",\n        \"amount\": 6416.1091670801325\n      }\n    ],\n    \"premiums\": {\n      \"lendersPremium\": 2139.103314218802,\n      \"fullLendersPremium\": 2093.925798928575,\n      \"ownersPremium\": 2350.8473595696987\n    },\n    \"timestamp\": \"string\"\n  }\n}"},{"id":"a4800253-b90b-4372-969a-a4e496fa528c","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionProductType\": {\n    \"transactionTypeId\": 4106,\n    \"productTypeId\": 6059\n  },\n  \"settlementStatementVersion\": \"string\",\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    }\n  ],\n  \"salesPrice\": 5288.7481558396685,\n  \"loans\": [\n    {\n      \"loanAmount\": 5994.54789870359,\n      \"loanType\": \"string\"\n    },\n    {\n      \"loanAmount\": 9274.566614568588,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 3216.86075363566,\n      \"origination\": \"1966-12-11T04:57:37.826Z\",\n      \"principalBalance\": 4017.4304936976246\n    },\n    {\n      \"interest\": 6678.366823642335,\n      \"origination\": \"1972-09-03T07:34:39.378Z\",\n      \"principalBalance\": 937.6423551126755\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 7047.483352167694,\n      \"origination\": \"1949-05-31T03:46:30.601Z\",\n      \"principalBalance\": 3821.7402293712066\n    },\n    {\n      \"interest\": 6579.513696164993,\n      \"origination\": \"1958-01-30T19:44:01.480Z\",\n      \"principalBalance\": 4572.227377255928\n    }\n  ],\n  \"priorLenderPolicy\": {\n    \"amount\": 9562.5022232561,\n    \"consideration\": 8415.640500639918,\n    \"premium\": 8061.179601173764,\n    \"policyDate\": \"1982-06-13T02:23:44.284Z\"\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 2210.4882460956787,\n    \"consideration\": 8460.818592324773,\n    \"premium\": 7398.741661025996,\n    \"policyDate\": \"2006-01-14T06:05:04.187Z\"\n  },\n  \"fileId\": 7008,\n  \"isReissue\": true,\n  \"filePartners\": [\n    {\n      \"partnerTypeId\": 4424,\n      \"partnerId\": 4587,\n      \"partnerType\": {\n        \"partnerTypeId\": 3488\n      }\n    },\n    {\n      \"partnerTypeId\": 9233,\n      \"partnerId\": 5100,\n      \"partnerType\": {\n        \"partnerTypeId\": 3005\n      }\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/estimates/closingfees"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"2727a6b7-7e5c-40c5-91da-25724d87bde8","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionProductType\": {\n    \"transactionTypeId\": 4106,\n    \"productTypeId\": 6059\n  },\n  \"settlementStatementVersion\": \"string\",\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    }\n  ],\n  \"salesPrice\": 5288.7481558396685,\n  \"loans\": [\n    {\n      \"loanAmount\": 5994.54789870359,\n      \"loanType\": \"string\"\n    },\n    {\n      \"loanAmount\": 9274.566614568588,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 3216.86075363566,\n      \"origination\": \"1966-12-11T04:57:37.826Z\",\n      \"principalBalance\": 4017.4304936976246\n    },\n    {\n      \"interest\": 6678.366823642335,\n      \"origination\": \"1972-09-03T07:34:39.378Z\",\n      \"principalBalance\": 937.6423551126755\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 7047.483352167694,\n      \"origination\": \"1949-05-31T03:46:30.601Z\",\n      \"principalBalance\": 3821.7402293712066\n    },\n    {\n      \"interest\": 6579.513696164993,\n      \"origination\": \"1958-01-30T19:44:01.480Z\",\n      \"principalBalance\": 4572.227377255928\n    }\n  ],\n  \"priorLenderPolicy\": {\n    \"amount\": 9562.5022232561,\n    \"consideration\": 8415.640500639918,\n    \"premium\": 8061.179601173764,\n    \"policyDate\": \"1982-06-13T02:23:44.284Z\"\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 2210.4882460956787,\n    \"consideration\": 8460.818592324773,\n    \"premium\": 7398.741661025996,\n    \"policyDate\": \"2006-01-14T06:05:04.187Z\"\n  },\n  \"fileId\": 7008,\n  \"isReissue\": true,\n  \"filePartners\": [\n    {\n      \"partnerTypeId\": 4424,\n      \"partnerId\": 4587,\n      \"partnerType\": {\n        \"partnerTypeId\": 3488\n      }\n    },\n    {\n      \"partnerTypeId\": 9233,\n      \"partnerId\": 5100,\n      \"partnerType\": {\n        \"partnerTypeId\": 3005\n      }\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/estimates/closingfees"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"aeddf66a-5c83-4aa5-9246-5fd6031e3887","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionProductType\": {\n    \"transactionTypeId\": 4106,\n    \"productTypeId\": 6059\n  },\n  \"settlementStatementVersion\": \"string\",\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    }\n  ],\n  \"salesPrice\": 5288.7481558396685,\n  \"loans\": [\n    {\n      \"loanAmount\": 5994.54789870359,\n      \"loanType\": \"string\"\n    },\n    {\n      \"loanAmount\": 9274.566614568588,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 3216.86075363566,\n      \"origination\": \"1966-12-11T04:57:37.826Z\",\n      \"principalBalance\": 4017.4304936976246\n    },\n    {\n      \"interest\": 6678.366823642335,\n      \"origination\": \"1972-09-03T07:34:39.378Z\",\n      \"principalBalance\": 937.6423551126755\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 7047.483352167694,\n      \"origination\": \"1949-05-31T03:46:30.601Z\",\n      \"principalBalance\": 3821.7402293712066\n    },\n    {\n      \"interest\": 6579.513696164993,\n      \"origination\": \"1958-01-30T19:44:01.480Z\",\n      \"principalBalance\": 4572.227377255928\n    }\n  ],\n  \"priorLenderPolicy\": {\n    \"amount\": 9562.5022232561,\n    \"consideration\": 8415.640500639918,\n    \"premium\": 8061.179601173764,\n    \"policyDate\": \"1982-06-13T02:23:44.284Z\"\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 2210.4882460956787,\n    \"consideration\": 8460.818592324773,\n    \"premium\": 7398.741661025996,\n    \"policyDate\": \"2006-01-14T06:05:04.187Z\"\n  },\n  \"fileId\": 7008,\n  \"isReissue\": true,\n  \"filePartners\": [\n    {\n      \"partnerTypeId\": 4424,\n      \"partnerId\": 4587,\n      \"partnerType\": {\n        \"partnerTypeId\": 3488\n      }\n    },\n    {\n      \"partnerTypeId\": 9233,\n      \"partnerId\": 5100,\n      \"partnerType\": {\n        \"partnerTypeId\": 3005\n      }\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/estimates/closingfees"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"dd137484-36c8-4f23-83bc-e0b2c3f1772b","name":"Processing error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionProductType\": {\n    \"transactionTypeId\": 4106,\n    \"productTypeId\": 6059\n  },\n  \"settlementStatementVersion\": \"string\",\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    }\n  ],\n  \"salesPrice\": 5288.7481558396685,\n  \"loans\": [\n    {\n      \"loanAmount\": 5994.54789870359,\n      \"loanType\": \"string\"\n    },\n    {\n      \"loanAmount\": 9274.566614568588,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 3216.86075363566,\n      \"origination\": \"1966-12-11T04:57:37.826Z\",\n      \"principalBalance\": 4017.4304936976246\n    },\n    {\n      \"interest\": 6678.366823642335,\n      \"origination\": \"1972-09-03T07:34:39.378Z\",\n      \"principalBalance\": 937.6423551126755\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 7047.483352167694,\n      \"origination\": \"1949-05-31T03:46:30.601Z\",\n      \"principalBalance\": 3821.7402293712066\n    },\n    {\n      \"interest\": 6579.513696164993,\n      \"origination\": \"1958-01-30T19:44:01.480Z\",\n      \"principalBalance\": 4572.227377255928\n    }\n  ],\n  \"priorLenderPolicy\": {\n    \"amount\": 9562.5022232561,\n    \"consideration\": 8415.640500639918,\n    \"premium\": 8061.179601173764,\n    \"policyDate\": \"1982-06-13T02:23:44.284Z\"\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 2210.4882460956787,\n    \"consideration\": 8460.818592324773,\n    \"premium\": 7398.741661025996,\n    \"policyDate\": \"2006-01-14T06:05:04.187Z\"\n  },\n  \"fileId\": 7008,\n  \"isReissue\": true,\n  \"filePartners\": [\n    {\n      \"partnerTypeId\": 4424,\n      \"partnerId\": 4587,\n      \"partnerType\": {\n        \"partnerTypeId\": 3488\n      }\n    },\n    {\n      \"partnerTypeId\": 9233,\n      \"partnerId\": 5100,\n      \"partnerType\": {\n        \"partnerTypeId\": 3005\n      }\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/estimates/closingfees"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"e9affdc1-fc92-4c96-89ea-f2196af81c0a","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionProductType\": {\n    \"transactionTypeId\": 4106,\n    \"productTypeId\": 6059\n  },\n  \"settlementStatementVersion\": \"string\",\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    }\n  ],\n  \"salesPrice\": 5288.7481558396685,\n  \"loans\": [\n    {\n      \"loanAmount\": 5994.54789870359,\n      \"loanType\": \"string\"\n    },\n    {\n      \"loanAmount\": 9274.566614568588,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 3216.86075363566,\n      \"origination\": \"1966-12-11T04:57:37.826Z\",\n      \"principalBalance\": 4017.4304936976246\n    },\n    {\n      \"interest\": 6678.366823642335,\n      \"origination\": \"1972-09-03T07:34:39.378Z\",\n      \"principalBalance\": 937.6423551126755\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 7047.483352167694,\n      \"origination\": \"1949-05-31T03:46:30.601Z\",\n      \"principalBalance\": 3821.7402293712066\n    },\n    {\n      \"interest\": 6579.513696164993,\n      \"origination\": \"1958-01-30T19:44:01.480Z\",\n      \"principalBalance\": 4572.227377255928\n    }\n  ],\n  \"priorLenderPolicy\": {\n    \"amount\": 9562.5022232561,\n    \"consideration\": 8415.640500639918,\n    \"premium\": 8061.179601173764,\n    \"policyDate\": \"1982-06-13T02:23:44.284Z\"\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 2210.4882460956787,\n    \"consideration\": 8460.818592324773,\n    \"premium\": 7398.741661025996,\n    \"policyDate\": \"2006-01-14T06:05:04.187Z\"\n  },\n  \"fileId\": 7008,\n  \"isReissue\": true,\n  \"filePartners\": [\n    {\n      \"partnerTypeId\": 4424,\n      \"partnerId\": 4587,\n      \"partnerType\": {\n        \"partnerTypeId\": 3488\n      }\n    },\n    {\n      \"partnerTypeId\": 9233,\n      \"partnerId\": 5100,\n      \"partnerType\": {\n        \"partnerTypeId\": 3005\n      }\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/estimates/closingfees"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"97fcf98d-3a36-46c8-930a-9d70ae1c9cb8","name":"Service Unavailable","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactionProductType\": {\n    \"transactionTypeId\": 4106,\n    \"productTypeId\": 6059\n  },\n  \"settlementStatementVersion\": \"string\",\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetName\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\"\n    }\n  ],\n  \"salesPrice\": 5288.7481558396685,\n  \"loans\": [\n    {\n      \"loanAmount\": 5994.54789870359,\n      \"loanType\": \"string\"\n    },\n    {\n      \"loanAmount\": 9274.566614568588,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 3216.86075363566,\n      \"origination\": \"1966-12-11T04:57:37.826Z\",\n      \"principalBalance\": 4017.4304936976246\n    },\n    {\n      \"interest\": 6678.366823642335,\n      \"origination\": \"1972-09-03T07:34:39.378Z\",\n      \"principalBalance\": 937.6423551126755\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 7047.483352167694,\n      \"origination\": \"1949-05-31T03:46:30.601Z\",\n      \"principalBalance\": 3821.7402293712066\n    },\n    {\n      \"interest\": 6579.513696164993,\n      \"origination\": \"1958-01-30T19:44:01.480Z\",\n      \"principalBalance\": 4572.227377255928\n    }\n  ],\n  \"priorLenderPolicy\": {\n    \"amount\": 9562.5022232561,\n    \"consideration\": 8415.640500639918,\n    \"premium\": 8061.179601173764,\n    \"policyDate\": \"1982-06-13T02:23:44.284Z\"\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 2210.4882460956787,\n    \"consideration\": 8460.818592324773,\n    \"premium\": 7398.741661025996,\n    \"policyDate\": \"2006-01-14T06:05:04.187Z\"\n  },\n  \"fileId\": 7008,\n  \"isReissue\": true,\n  \"filePartners\": [\n    {\n      \"partnerTypeId\": 4424,\n      \"partnerId\": 4587,\n      \"partnerType\": {\n        \"partnerTypeId\": 3488\n      }\n    },\n    {\n      \"partnerTypeId\": 9233,\n      \"partnerId\": 5100,\n      \"partnerType\": {\n        \"partnerTypeId\": 3005\n      }\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/estimates/closingfees"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"76f5f9c8-04d1-48df-9906-bee0bce9c51d"}],"id":"d060b196-7284-406d-a073-91c3b42ba5a9","_postman_id":"d060b196-7284-406d-a073-91c3b42ba5a9","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"4a783221-01c8-47af-84c5-51352cb462a9","_postman_id":"4a783221-01c8-47af-84c5-51352cb462a9","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"files","item":[{"name":"search","item":[{"name":"FileSearch","id":"79a3e69d-1c33-4e3c-b573-4d6ede423eff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"FileNumber\": \"string\",\n  \"FileID\": \"string\",\n  \"OfficeID\": \"string\",\n  \"ClientID\": \"string\",\n  \"ClientsFileNumber\": \"string\",\n  \"TransactionProductType\": \"string\",\n  \"Statuses\": [\n    {\n      \"StatusID\": 4840.734407914269,\n      \"Name\": \"string\"\n    },\n    {\n      \"StatusID\": 3443.9756250925125,\n      \"Name\": \"string\"\n    }\n  ],\n  \"PolicyNumber\": \"string\",\n  \"SearchNumber\": \"string\",\n  \"LoanNumber\": \"string\",\n  \"Property\": \"string\",\n  \"Buyer\": \"string\",\n  \"Seller\": \"string\",\n  \"Customer\": \"string\",\n  \"FilePartner\": \"string\",\n  \"OpenedFromDate\": \"string\",\n  \"OpenedToDate\": \"string\",\n  \"EstSettlementFromDate\": \"string\",\n  \"EstSettlementToDate\": \"string\",\n  \"ActualSettlementFromDate\": \"string\",\n  \"ActualSettlementToDate\": \"string\",\n  \"DisbursementFromDate\": \"string\",\n  \"DisbursementToDate\": \"string\",\n  \"CommitmentTypedFromDate\": \"string\",\n  \"CommitmentTypedToDate\": \"string\",\n  \"PolicyTypedFromDate\": \"string\",\n  \"PolicyTypedToDate\": \"string\",\n  \"FileCompletedFromDate\": \"1977-08-03T15:35:11.155Z\",\n  \"FileCompletedToDate\": \"1946-05-22T13:38:06.232Z\",\n  \"LastModifiedFromDate\": \"string\",\n  \"LastModifiedToDate\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files/search","description":"<p>Search for files.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files","search"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"d321915d-9556-40b9-b1bb-64241bdac282","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"FileNumber\": \"string\",\n  \"FileID\": \"string\",\n  \"OfficeID\": \"string\",\n  \"ClientID\": \"string\",\n  \"ClientsFileNumber\": \"string\",\n  \"TransactionProductType\": \"string\",\n  \"Statuses\": [\n    {\n      \"StatusID\": 4840.734407914269,\n      \"Name\": \"string\"\n    },\n    {\n      \"StatusID\": 3443.9756250925125,\n      \"Name\": \"string\"\n    }\n  ],\n  \"PolicyNumber\": \"string\",\n  \"SearchNumber\": \"string\",\n  \"LoanNumber\": \"string\",\n  \"Property\": \"string\",\n  \"Buyer\": \"string\",\n  \"Seller\": \"string\",\n  \"Customer\": \"string\",\n  \"FilePartner\": \"string\",\n  \"OpenedFromDate\": \"string\",\n  \"OpenedToDate\": \"string\",\n  \"EstSettlementFromDate\": \"string\",\n  \"EstSettlementToDate\": \"string\",\n  \"ActualSettlementFromDate\": \"string\",\n  \"ActualSettlementToDate\": \"string\",\n  \"DisbursementFromDate\": \"string\",\n  \"DisbursementToDate\": \"string\",\n  \"CommitmentTypedFromDate\": \"string\",\n  \"CommitmentTypedToDate\": \"string\",\n  \"PolicyTypedFromDate\": \"string\",\n  \"PolicyTypedToDate\": \"string\",\n  \"FileCompletedFromDate\": \"1977-08-03T15:35:11.155Z\",\n  \"FileCompletedToDate\": \"1946-05-22T13:38:06.232Z\",\n  \"LastModifiedFromDate\": \"string\",\n  \"LastModifiedToDate\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Files\": [\n    {\n      \"FileID\": 1697,\n      \"FileNumber\": \"string\",\n      \"Status\": {\n        \"StatusID\": 9084,\n        \"Name\": \"string\"\n      },\n      \"TransactionProductType\": {\n        \"TransactionType\": \"string\",\n        \"TransactionTypeID\": 1865,\n        \"ProductType\": \"string\",\n        \"ProductTypeID\": 7550\n      },\n      \"Partners\": [\n        {\n          \"PartnerID\": 2184,\n          \"PartnerName\": \"string\",\n          \"PartnerType\": {\n            \"PartnerTypeID\": 5383,\n            \"PartnerTypeName\": \"string\"\n          },\n          \"PrimaryEmployee\": {\n            \"UserID\": 752,\n            \"FirstName\": \"string\",\n            \"LastName\": \"string\"\n          },\n          \"RemoteFileNumber\": \"string\"\n        },\n        {\n          \"PartnerID\": 1705,\n          \"PartnerName\": \"string\",\n          \"PartnerType\": {\n            \"PartnerTypeID\": 8890,\n            \"PartnerTypeName\": \"string\"\n          },\n          \"PrimaryEmployee\": {\n            \"UserID\": 114,\n            \"FirstName\": \"string\",\n            \"LastName\": \"string\"\n          },\n          \"RemoteFileNumber\": \"string\"\n        }\n      ],\n      \"Properties\": [\n        {\n          \"IsPrimary\": true,\n          \"StreetNumber\": \"string\",\n          \"StreetName\": \"string\",\n          \"City\": \"string\",\n          \"State\": \"string\",\n          \"Zip\": \"string\",\n          \"County\": \"string\",\n          \"PropertyID\": 1916\n        },\n        {\n          \"IsPrimary\": true,\n          \"StreetNumber\": \"string\",\n          \"StreetName\": \"string\",\n          \"City\": \"string\",\n          \"State\": \"string\",\n          \"Zip\": \"string\",\n          \"County\": \"string\",\n          \"PropertyID\": 3661\n        }\n      ],\n      \"Dates\": {\n        \"OpenedDate\": \"string\",\n        \"FileCompletedDate\": \"string\",\n        \"EstimatedSettlementDate\": \"string\",\n        \"ActualSettlementDate\": \"string\",\n        \"DisbursedDate\": \"string\",\n        \"ContractReceivedDate\": \"string\",\n        \"ContractCloseDate\": \"string\",\n        \"CommitmentTypedDate\": \"string\"\n      },\n      \"Buyers\": [\n        {\n          \"LegalEntityID\": 4582,\n          \"IsPrimaryTransactee\": false,\n          \"Primary\": {\n            \"First\": \"string\",\n            \"Last\": \"string\",\n            \"BusinessName\": \"string\"\n          },\n          \"Address\": {\n            \"Address1\": \"string\",\n            \"Address2\": \"string\",\n            \"City\": \"string\",\n            \"State\": \"string\",\n            \"Zip\": \"string\"\n          }\n        },\n        {\n          \"LegalEntityID\": 8956,\n          \"IsPrimaryTransactee\": true,\n          \"Primary\": {\n            \"First\": \"string\",\n            \"Last\": \"string\",\n            \"BusinessName\": \"string\"\n          },\n          \"Address\": {\n            \"Address1\": \"string\",\n            \"Address2\": \"string\",\n            \"City\": \"string\",\n            \"State\": \"string\",\n            \"Zip\": \"string\"\n          }\n        }\n      ],\n      \"Sellers\": [\n        {\n          \"LegalEntityID\": 1981,\n          \"IsPrimaryTransactee\": true,\n          \"Primary\": {\n            \"First\": \"string\",\n            \"Last\": \"string\",\n            \"BusinessName\": \"string\"\n          }\n        },\n        {\n          \"LegalEntityID\": 6654,\n          \"IsPrimaryTransactee\": true,\n          \"Primary\": {\n            \"First\": \"string\",\n            \"Last\": \"string\",\n            \"BusinessName\": \"string\"\n          }\n        }\n      ],\n      \"Customers\": \"string\",\n      \"Loans\": [\n        {\n          \"LoanNumber\": \"string\",\n          \"LoanAmount\": 5552.897989785081,\n          \"LienPosition\": 6051,\n          \"LoanType\": 3339\n        },\n        {\n          \"LoanNumber\": \"string\",\n          \"LoanAmount\": 932.256504734692,\n          \"LienPosition\": 9543,\n          \"LoanType\": 4225\n        }\n      ],\n      \"SalesPrice\": 454.3284443145801\n    },\n    {\n      \"FileID\": 6379,\n      \"FileNumber\": \"string\",\n      \"Status\": {\n        \"StatusID\": 6140,\n        \"Name\": \"string\"\n      },\n      \"TransactionProductType\": {\n        \"TransactionType\": \"string\",\n        \"TransactionTypeID\": 3330,\n        \"ProductType\": \"string\",\n        \"ProductTypeID\": 5889\n      },\n      \"Partners\": [\n        {\n          \"PartnerID\": 1597,\n          \"PartnerName\": \"string\",\n          \"PartnerType\": {\n            \"PartnerTypeID\": 8929,\n            \"PartnerTypeName\": \"string\"\n          },\n          \"PrimaryEmployee\": {\n            \"UserID\": 9760,\n            \"FirstName\": \"string\",\n            \"LastName\": \"string\"\n          },\n          \"RemoteFileNumber\": \"string\"\n        },\n        {\n          \"PartnerID\": 9023,\n          \"PartnerName\": \"string\",\n          \"PartnerType\": {\n            \"PartnerTypeID\": 8537,\n            \"PartnerTypeName\": \"string\"\n          },\n          \"PrimaryEmployee\": {\n            \"UserID\": 731,\n            \"FirstName\": \"string\",\n            \"LastName\": \"string\"\n          },\n          \"RemoteFileNumber\": \"string\"\n        }\n      ],\n      \"Properties\": [\n        {\n          \"IsPrimary\": false,\n          \"StreetNumber\": \"string\",\n          \"StreetName\": \"string\",\n          \"City\": \"string\",\n          \"State\": \"string\",\n          \"Zip\": \"string\",\n          \"County\": \"string\",\n          \"PropertyID\": 4845\n        },\n        {\n          \"IsPrimary\": false,\n          \"StreetNumber\": \"string\",\n          \"StreetName\": \"string\",\n          \"City\": \"string\",\n          \"State\": \"string\",\n          \"Zip\": \"string\",\n          \"County\": \"string\",\n          \"PropertyID\": 9541\n        }\n      ],\n      \"Dates\": {\n        \"OpenedDate\": \"string\",\n        \"FileCompletedDate\": \"string\",\n        \"EstimatedSettlementDate\": \"string\",\n        \"ActualSettlementDate\": \"string\",\n        \"DisbursedDate\": \"string\",\n        \"ContractReceivedDate\": \"string\",\n        \"ContractCloseDate\": \"string\",\n        \"CommitmentTypedDate\": \"string\"\n      },\n      \"Buyers\": [\n        {\n          \"LegalEntityID\": 9581,\n          \"IsPrimaryTransactee\": false,\n          \"Primary\": {\n            \"First\": \"string\",\n            \"Last\": \"string\",\n            \"BusinessName\": \"string\"\n          },\n          \"Address\": {\n            \"Address1\": \"string\",\n            \"Address2\": \"string\",\n            \"City\": \"string\",\n            \"State\": \"string\",\n            \"Zip\": \"string\"\n          }\n        },\n        {\n          \"LegalEntityID\": 5091,\n          \"IsPrimaryTransactee\": true,\n          \"Primary\": {\n            \"First\": \"string\",\n            \"Last\": \"string\",\n            \"BusinessName\": \"string\"\n          },\n          \"Address\": {\n            \"Address1\": \"string\",\n            \"Address2\": \"string\",\n            \"City\": \"string\",\n            \"State\": \"string\",\n            \"Zip\": \"string\"\n          }\n        }\n      ],\n      \"Sellers\": [\n        {\n          \"LegalEntityID\": 6652,\n          \"IsPrimaryTransactee\": true,\n          \"Primary\": {\n            \"First\": \"string\",\n            \"Last\": \"string\",\n            \"BusinessName\": \"string\"\n          }\n        },\n        {\n          \"LegalEntityID\": 1272,\n          \"IsPrimaryTransactee\": true,\n          \"Primary\": {\n            \"First\": \"string\",\n            \"Last\": \"string\",\n            \"BusinessName\": \"string\"\n          }\n        }\n      ],\n      \"Customers\": \"string\",\n      \"Loans\": [\n        {\n          \"LoanNumber\": \"string\",\n          \"LoanAmount\": 2552.736862432301,\n          \"LienPosition\": 2900,\n          \"LoanType\": 5688\n        },\n        {\n          \"LoanNumber\": \"string\",\n          \"LoanAmount\": 562.7700722972118,\n          \"LienPosition\": 5356,\n          \"LoanType\": 6276\n        }\n      ],\n      \"SalesPrice\": 5766.9450869595585\n    }\n  ]\n}"},{"id":"6f2f82e0-ecd3-4dd2-854c-6cd89ef29dc1","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"FileNumber\": \"string\",\n  \"FileID\": \"string\",\n  \"OfficeID\": \"string\",\n  \"ClientID\": \"string\",\n  \"ClientsFileNumber\": \"string\",\n  \"TransactionProductType\": \"string\",\n  \"Statuses\": [\n    {\n      \"StatusID\": 4840.734407914269,\n      \"Name\": \"string\"\n    },\n    {\n      \"StatusID\": 3443.9756250925125,\n      \"Name\": \"string\"\n    }\n  ],\n  \"PolicyNumber\": \"string\",\n  \"SearchNumber\": \"string\",\n  \"LoanNumber\": \"string\",\n  \"Property\": \"string\",\n  \"Buyer\": \"string\",\n  \"Seller\": \"string\",\n  \"Customer\": \"string\",\n  \"FilePartner\": \"string\",\n  \"OpenedFromDate\": \"string\",\n  \"OpenedToDate\": \"string\",\n  \"EstSettlementFromDate\": \"string\",\n  \"EstSettlementToDate\": \"string\",\n  \"ActualSettlementFromDate\": \"string\",\n  \"ActualSettlementToDate\": \"string\",\n  \"DisbursementFromDate\": \"string\",\n  \"DisbursementToDate\": \"string\",\n  \"CommitmentTypedFromDate\": \"string\",\n  \"CommitmentTypedToDate\": \"string\",\n  \"PolicyTypedFromDate\": \"string\",\n  \"PolicyTypedToDate\": \"string\",\n  \"FileCompletedFromDate\": \"1977-08-03T15:35:11.155Z\",\n  \"FileCompletedToDate\": \"1946-05-22T13:38:06.232Z\",\n  \"LastModifiedFromDate\": \"string\",\n  \"LastModifiedToDate\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files/search"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"3235ab62-3197-4f3a-95b4-6c451024c1f3","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"FileNumber\": \"string\",\n  \"FileID\": \"string\",\n  \"OfficeID\": \"string\",\n  \"ClientID\": \"string\",\n  \"ClientsFileNumber\": \"string\",\n  \"TransactionProductType\": \"string\",\n  \"Statuses\": [\n    {\n      \"StatusID\": 4840.734407914269,\n      \"Name\": \"string\"\n    },\n    {\n      \"StatusID\": 3443.9756250925125,\n      \"Name\": \"string\"\n    }\n  ],\n  \"PolicyNumber\": \"string\",\n  \"SearchNumber\": \"string\",\n  \"LoanNumber\": \"string\",\n  \"Property\": \"string\",\n  \"Buyer\": \"string\",\n  \"Seller\": \"string\",\n  \"Customer\": \"string\",\n  \"FilePartner\": \"string\",\n  \"OpenedFromDate\": \"string\",\n  \"OpenedToDate\": \"string\",\n  \"EstSettlementFromDate\": \"string\",\n  \"EstSettlementToDate\": \"string\",\n  \"ActualSettlementFromDate\": \"string\",\n  \"ActualSettlementToDate\": \"string\",\n  \"DisbursementFromDate\": \"string\",\n  \"DisbursementToDate\": \"string\",\n  \"CommitmentTypedFromDate\": \"string\",\n  \"CommitmentTypedToDate\": \"string\",\n  \"PolicyTypedFromDate\": \"string\",\n  \"PolicyTypedToDate\": \"string\",\n  \"FileCompletedFromDate\": \"1977-08-03T15:35:11.155Z\",\n  \"FileCompletedToDate\": \"1946-05-22T13:38:06.232Z\",\n  \"LastModifiedFromDate\": \"string\",\n  \"LastModifiedToDate\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files/search"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"f78b53bb-83dd-4bd3-987e-3d3b81a8a27c","name":"Processing error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"FileNumber\": \"string\",\n  \"FileID\": \"string\",\n  \"OfficeID\": \"string\",\n  \"ClientID\": \"string\",\n  \"ClientsFileNumber\": \"string\",\n  \"TransactionProductType\": \"string\",\n  \"Statuses\": [\n    {\n      \"StatusID\": 4840.734407914269,\n      \"Name\": \"string\"\n    },\n    {\n      \"StatusID\": 3443.9756250925125,\n      \"Name\": \"string\"\n    }\n  ],\n  \"PolicyNumber\": \"string\",\n  \"SearchNumber\": \"string\",\n  \"LoanNumber\": \"string\",\n  \"Property\": \"string\",\n  \"Buyer\": \"string\",\n  \"Seller\": \"string\",\n  \"Customer\": \"string\",\n  \"FilePartner\": \"string\",\n  \"OpenedFromDate\": \"string\",\n  \"OpenedToDate\": \"string\",\n  \"EstSettlementFromDate\": \"string\",\n  \"EstSettlementToDate\": \"string\",\n  \"ActualSettlementFromDate\": \"string\",\n  \"ActualSettlementToDate\": \"string\",\n  \"DisbursementFromDate\": \"string\",\n  \"DisbursementToDate\": \"string\",\n  \"CommitmentTypedFromDate\": \"string\",\n  \"CommitmentTypedToDate\": \"string\",\n  \"PolicyTypedFromDate\": \"string\",\n  \"PolicyTypedToDate\": \"string\",\n  \"FileCompletedFromDate\": \"1977-08-03T15:35:11.155Z\",\n  \"FileCompletedToDate\": \"1946-05-22T13:38:06.232Z\",\n  \"LastModifiedFromDate\": \"string\",\n  \"LastModifiedToDate\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files/search"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"f4c2ffd2-50a5-465a-af64-f9dd64e53e32","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"FileNumber\": \"string\",\n  \"FileID\": \"string\",\n  \"OfficeID\": \"string\",\n  \"ClientID\": \"string\",\n  \"ClientsFileNumber\": \"string\",\n  \"TransactionProductType\": \"string\",\n  \"Statuses\": [\n    {\n      \"StatusID\": 4840.734407914269,\n      \"Name\": \"string\"\n    },\n    {\n      \"StatusID\": 3443.9756250925125,\n      \"Name\": \"string\"\n    }\n  ],\n  \"PolicyNumber\": \"string\",\n  \"SearchNumber\": \"string\",\n  \"LoanNumber\": \"string\",\n  \"Property\": \"string\",\n  \"Buyer\": \"string\",\n  \"Seller\": \"string\",\n  \"Customer\": \"string\",\n  \"FilePartner\": \"string\",\n  \"OpenedFromDate\": \"string\",\n  \"OpenedToDate\": \"string\",\n  \"EstSettlementFromDate\": \"string\",\n  \"EstSettlementToDate\": \"string\",\n  \"ActualSettlementFromDate\": \"string\",\n  \"ActualSettlementToDate\": \"string\",\n  \"DisbursementFromDate\": \"string\",\n  \"DisbursementToDate\": \"string\",\n  \"CommitmentTypedFromDate\": \"string\",\n  \"CommitmentTypedToDate\": \"string\",\n  \"PolicyTypedFromDate\": \"string\",\n  \"PolicyTypedToDate\": \"string\",\n  \"FileCompletedFromDate\": \"1977-08-03T15:35:11.155Z\",\n  \"FileCompletedToDate\": \"1946-05-22T13:38:06.232Z\",\n  \"LastModifiedFromDate\": \"string\",\n  \"LastModifiedToDate\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files/search"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"5ca672ce-e4e9-4ea5-a1a2-c479f8e233bc","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"FileNumber\": \"string\",\n  \"FileID\": \"string\",\n  \"OfficeID\": \"string\",\n  \"ClientID\": \"string\",\n  \"ClientsFileNumber\": \"string\",\n  \"TransactionProductType\": \"string\",\n  \"Statuses\": [\n    {\n      \"StatusID\": 4840.734407914269,\n      \"Name\": \"string\"\n    },\n    {\n      \"StatusID\": 3443.9756250925125,\n      \"Name\": \"string\"\n    }\n  ],\n  \"PolicyNumber\": \"string\",\n  \"SearchNumber\": \"string\",\n  \"LoanNumber\": \"string\",\n  \"Property\": \"string\",\n  \"Buyer\": \"string\",\n  \"Seller\": \"string\",\n  \"Customer\": \"string\",\n  \"FilePartner\": \"string\",\n  \"OpenedFromDate\": \"string\",\n  \"OpenedToDate\": \"string\",\n  \"EstSettlementFromDate\": \"string\",\n  \"EstSettlementToDate\": \"string\",\n  \"ActualSettlementFromDate\": \"string\",\n  \"ActualSettlementToDate\": \"string\",\n  \"DisbursementFromDate\": \"string\",\n  \"DisbursementToDate\": \"string\",\n  \"CommitmentTypedFromDate\": \"string\",\n  \"CommitmentTypedToDate\": \"string\",\n  \"PolicyTypedFromDate\": \"string\",\n  \"PolicyTypedToDate\": \"string\",\n  \"FileCompletedFromDate\": \"1977-08-03T15:35:11.155Z\",\n  \"FileCompletedToDate\": \"1946-05-22T13:38:06.232Z\",\n  \"LastModifiedFromDate\": \"string\",\n  \"LastModifiedToDate\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files/search"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"79a3e69d-1c33-4e3c-b573-4d6ede423eff"}],"id":"ac4cdddf-f9db-4244-baf5-7e23b774976b","_postman_id":"ac4cdddf-f9db-4244-baf5-7e23b774976b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"{fileId}","item":[{"name":"actions","item":[{"name":"GetActionsByFile","id":"870b9185-5651-40aa-8eb0-58c86bfe8385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/actions","description":"<p>Gets actions on a file. <strong>Requires 'Web Services: Get Actions' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","actions"],"host":["/"],"query":[],"variable":[{"id":"36469e1c-a257-47b8-8510-6a6d46c2e83b","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"7f783615-1a08-4d62-b5a4-5e534ada401c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/actions","host":["/"],"path":["v1","files",":fileId","actions"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"actions\": [\n    {\n      \"fileActionId\": 6872,\n      \"actionType\": {\n        \"actionTypeId\": 9080,\n        \"name\": \"string\",\n        \"displayName\": \"string\"\n      },\n      \"group\": {\n        \"actionGroupId\": 3041,\n        \"name\": \"string\"\n      },\n      \"startTask\": {\n        \"coordinatorTypeId\": 3960,\n        \"partnerType\": {\n          \"partnerTypeId\": 6425\n        },\n        \"dueDate\": \"1982-08-07T17:29:40.521Z\",\n        \"dueDateLocked\": false,\n        \"doneDate\": \"2003-07-28T20:11:41.878Z\",\n        \"doneDateLocked\": false,\n        \"doneBy\": {\n          \"userId\": 7060,\n          \"name\": \"string\"\n        }\n      },\n      \"completeTask\": {\n        \"coordinatorTypeId\": 8339,\n        \"partnerType\": {\n          \"partnerTypeId\": 786\n        },\n        \"dueDate\": \"2018-03-08T22:14:19.805Z\",\n        \"dueDateLocked\": true,\n        \"doneDate\": \"1974-03-31T08:26:19.529Z\",\n        \"doneDateLocked\": true,\n        \"doneBy\": {\n          \"userId\": 9249,\n          \"name\": \"string\"\n        }\n      }\n    },\n    {\n      \"fileActionId\": 6375,\n      \"actionType\": {\n        \"actionTypeId\": 9490,\n        \"name\": \"string\",\n        \"displayName\": \"string\"\n      },\n      \"group\": {\n        \"actionGroupId\": 8662,\n        \"name\": \"string\"\n      },\n      \"startTask\": {\n        \"coordinatorTypeId\": 6955,\n        \"partnerType\": {\n          \"partnerTypeId\": 2602\n        },\n        \"dueDate\": \"1975-11-22T22:53:47.381Z\",\n        \"dueDateLocked\": true,\n        \"doneDate\": \"1984-12-27T02:38:58.589Z\",\n        \"doneDateLocked\": false,\n        \"doneBy\": {\n          \"userId\": 3212,\n          \"name\": \"string\"\n        }\n      },\n      \"completeTask\": {\n        \"coordinatorTypeId\": 5798,\n        \"partnerType\": {\n          \"partnerTypeId\": 1308\n        },\n        \"dueDate\": \"1967-11-24T03:21:41.157Z\",\n        \"dueDateLocked\": false,\n        \"doneDate\": \"1988-03-08T17:52:56.057Z\",\n        \"doneDateLocked\": false,\n        \"doneBy\": {\n          \"userId\": 7354,\n          \"name\": \"string\"\n        }\n      }\n    }\n  ]\n}"},{"id":"0004671d-ba1b-4831-8e11-1223bbe6831c","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/actions","host":["/"],"path":["v1","files",":fileId","actions"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"9f6c45bf-4250-48e1-9c0e-7576ad7a2295","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/actions","host":["/"],"path":["v1","files",":fileId","actions"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"0f158b24-187c-49d9-82a7-da608ab449c2","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/actions","host":["/"],"path":["v1","files",":fileId","actions"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"f7c4346d-df2e-4055-9a1e-6b823d5ecadd","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/actions","host":["/"],"path":["v1","files",":fileId","actions"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"e9990c39-d020-47b1-992d-7f676b8e0bde","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/actions","host":["/"],"path":["v1","files",":fileId","actions"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"435c5ef0-794b-443f-ba65-d9cf814d21fe","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/actions","host":["/"],"path":["v1","files",":fileId","actions"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"870b9185-5651-40aa-8eb0-58c86bfe8385"}],"id":"71fba04d-635f-43d9-87e9-b9609cbe2cee","_postman_id":"71fba04d-635f-43d9-87e9-b9609cbe2cee","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"coordinators","item":[{"name":"GetCoordinatorsByFile","id":"3b482675-575b-47ac-af10-9a2e7a6ee23e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/coordinators","description":"<p>Gets the list of coordinators on file.  <strong>Requires 'Web Services: Get File Coordinators' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","coordinators"],"host":["/"],"query":[],"variable":[{"id":"9ff1c6b9-a22e-4dea-bc5d-7e29ea4ce0c3","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"e42cfa5f-92e3-4538-b1de-fe2d37956c7f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/coordinators","host":["/"],"path":["v1","files",":fileId","coordinators"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"coordinators\": [\n    {\n      \"coordinatorTypeId\": 8039,\n      \"coordinatorType\": \"string\",\n      \"coordinator\": \"string\",\n      \"coordinatorUserId\": 3491,\n      \"coordinatorTeamId\": 2567\n    },\n    {\n      \"coordinatorTypeId\": 7074,\n      \"coordinatorType\": \"string\",\n      \"coordinator\": \"string\",\n      \"coordinatorUserId\": 2288,\n      \"coordinatorTeamId\": 5456\n    }\n  ]\n}"},{"id":"250937f7-9b3b-4e7c-87de-224037a402e7","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/coordinators","host":["/"],"path":["v1","files",":fileId","coordinators"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"8891eea7-72f2-4516-8392-457cdc952915","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/coordinators","host":["/"],"path":["v1","files",":fileId","coordinators"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"1aa6a4c1-4365-4327-b60c-d3f31462e4aa","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/coordinators","host":["/"],"path":["v1","files",":fileId","coordinators"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"d94dd959-f6af-4873-9eb4-793a22098d04","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/coordinators","host":["/"],"path":["v1","files",":fileId","coordinators"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"5429fd95-9127-487d-920e-fa03fb90ec17","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/coordinators","host":["/"],"path":["v1","files",":fileId","coordinators"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"aa38b027-80cd-4961-ac4b-027950583597","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/coordinators","host":["/"],"path":["v1","files",":fileId","coordinators"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"22c9f9ee-b6e2-43ce-8eba-e641cb3ab89f","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/coordinators","host":["/"],"path":["v1","files",":fileId","coordinators"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"3b482675-575b-47ac-af10-9a2e7a6ee23e"}],"id":"71b2873c-0ee1-4e90-be73-cc3490f1165c","_postman_id":"71b2873c-0ee1-4e90-be73-cc3490f1165c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"customfields","item":[{"name":"GetCustomFieldsByFile","id":"de6ac437-f783-4c1e-8ebb-e84ad967a18e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/customfields?documentId=94","description":"<p>Gets the list of custom fields on a file.  <strong>Requires 'Web Services: Get Custom Fields' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","customfields"],"host":["/"],"query":[{"description":{"content":"<p>Enter a Document ID to get custom fields for a specific document</p>\n","type":"text/plain"},"key":"documentId","value":"94"}],"variable":[{"id":"b41b1196-9d9b-4826-aef0-99890729838f","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"c1ac348d-fcd7-4f7a-8383-398335aeaceb","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/customfields?documentId=94","host":["/"],"path":["v1","files",":fileId","customfields"],"query":[{"description":"Enter a Document ID to get custom fields for a specific document","key":"documentId","value":"94"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customFields\": [\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}"},{"id":"8f5fcf28-e2ea-4eeb-bf04-e1856ce8c1fe","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/customfields?documentId=94","host":["/"],"path":["v1","files",":fileId","customfields"],"query":[{"description":"Enter a Document ID to get custom fields for a specific document","key":"documentId","value":"94"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"c5695aa0-2476-41db-a117-eeda30f70756","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/customfields?documentId=94","host":["/"],"path":["v1","files",":fileId","customfields"],"query":[{"description":"Enter a Document ID to get custom fields for a specific document","key":"documentId","value":"94"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"7fe08e8f-6ef8-4d5a-bd2d-97dd438bcada","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/customfields?documentId=94","host":["/"],"path":["v1","files",":fileId","customfields"],"query":[{"description":"Enter a Document ID to get custom fields for a specific document","key":"documentId","value":"94"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"5201e617-7d5e-4327-83e0-98f85b2a7267","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/customfields?documentId=94","host":["/"],"path":["v1","files",":fileId","customfields"],"query":[{"description":"Enter a Document ID to get custom fields for a specific document","key":"documentId","value":"94"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"7a21a337-158b-438e-b62b-2529d311bb59","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/customfields?documentId=94","host":["/"],"path":["v1","files",":fileId","customfields"],"query":[{"description":"Enter a Document ID to get custom fields for a specific document","key":"documentId","value":"94"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"ab00b065-5225-4f29-b3aa-b6ab71d3fc2f","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/customfields?documentId=94","host":["/"],"path":["v1","files",":fileId","customfields"],"query":[{"description":"Enter a Document ID to get custom fields for a specific document","key":"documentId","value":"94"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"302fc27f-af61-461a-b603-5f10b259a8c9","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/customfields?documentId=94","host":["/"],"path":["v1","files",":fileId","customfields"],"query":[{"description":"Enter a Document ID to get custom fields for a specific document","key":"documentId","value":"94"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"de6ac437-f783-4c1e-8ebb-e84ad967a18e"}],"id":"a6ffc734-5ff4-4101-9efd-d609a187c252","_postman_id":"a6ffc734-5ff4-4101-9efd-d609a187c252","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"documents","item":[{"name":"GetDocumentsByFile","id":"37a3c070-7085-42a3-b2ec-9f52de4ecdd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/documents","description":"<p>Gets documents on a file. <strong>Requires 'Web Services: Get Documents' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","documents"],"host":["/"],"query":[],"variable":[{"id":"287aa4cc-a6e1-4ef2-9061-c401fabd2dbc","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"d10f5816-330a-470b-a195-3bae2bd243a3","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/documents","host":["/"],"path":["v1","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"documents\": [\n    {\n      \"documentId\": 3210,\n      \"documentName\": \"string\",\n      \"documentType\": {\n        \"documentTypeId\": 4591,\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"hide\": false,\n      \"approved\": true,\n      \"associatedNotes\": [\n        {\n          \"noteId\": 8178\n        },\n        {\n          \"noteId\": 5935\n        }\n      ],\n      \"createUser\": {\n        \"userId\": 8683,\n        \"name\": \"string\"\n      },\n      \"createDate\": \"1991-08-15T05:07:37.857Z\",\n      \"modifyUser\": {\n        \"userId\": 7327,\n        \"name\": \"string\"\n      },\n      \"modifyDate\": \"2003-03-05T02:23:14.919Z\",\n      \"size\": 4590\n    },\n    {\n      \"documentId\": 8845,\n      \"documentName\": \"string\",\n      \"documentType\": {\n        \"documentTypeId\": 557,\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"hide\": true,\n      \"approved\": true,\n      \"associatedNotes\": [\n        {\n          \"noteId\": 1112\n        },\n        {\n          \"noteId\": 2690\n        }\n      ],\n      \"createUser\": {\n        \"userId\": 475,\n        \"name\": \"string\"\n      },\n      \"createDate\": \"1968-12-03T01:27:27.252Z\",\n      \"modifyUser\": {\n        \"userId\": 2800,\n        \"name\": \"string\"\n      },\n      \"modifyDate\": \"1948-01-06T12:50:23.628Z\",\n      \"size\": 7521\n    }\n  ]\n}"},{"id":"e10dddf2-d726-4b5d-8b76-5686f4e01ee4","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/documents","host":["/"],"path":["v1","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"67efce12-9c79-472f-9171-01ccc2ec98db","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/documents","host":["/"],"path":["v1","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"0d1c63e3-25d2-4473-ab28-09206a3801f8","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/documents","host":["/"],"path":["v1","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"dca0079c-4d36-4300-bc85-823163e40a51","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/documents","host":["/"],"path":["v1","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"d3f55f0a-c7ff-490a-a95c-2afaf726eabe","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/documents","host":["/"],"path":["v1","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"82188fb6-019f-4e8e-a796-6310508cd1ac","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/documents","host":["/"],"path":["v1","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"37a3c070-7085-42a3-b2ec-9f52de4ecdd1"}],"id":"8784e06b-f6e6-40d3-9d1e-fa43ccb6d8bb","_postman_id":"8784e06b-f6e6-40d3-9d1e-fa43ccb6d8bb","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"financials","item":[{"name":"GetFinancialsByFile","id":"95275088-016e-4654-bb28-387e608a5cab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/financials","description":"<p>Gets the financial information on file. <strong>Requires 'Web Services: Get File Financial Info' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","financials"],"host":["/"],"query":[],"variable":[{"id":"53085b35-fe8c-421b-bfd9-0968bcfbf676","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"58d157da-01c3-4a80-b221-f5fe7dd6e27c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/financials","host":["/"],"path":["v1","files",":fileId","financials"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"loans\": [\n    {\n      \"cashOutAmount\": 6120.48810455283,\n      \"sequenceNumber\": 5340,\n      \"loanNumber\": 2709,\n      \"caseNumber\": \"string\",\n      \"loanAmount\": 7901.484152778721,\n      \"loanType\": \"string\",\n      \"lenderId\": 2555,\n      \"lenderName\": \"string\",\n      \"interestRate\": 2982.009240323693\n    },\n    {\n      \"cashOutAmount\": 2304.534271575329,\n      \"sequenceNumber\": 2831,\n      \"loanNumber\": 1734,\n      \"caseNumber\": \"string\",\n      \"loanAmount\": 6510.135266981474,\n      \"loanType\": \"string\",\n      \"lenderId\": 4348,\n      \"lenderName\": \"string\",\n      \"interestRate\": 8689.835242736337\n    }\n  ],\n  \"salesPrice\": 337.1988201731102,\n  \"earnestMoney\": 6546.769499662264\n}"},{"id":"708294f9-336f-4a98-8aa3-b988a0e8df7d","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/financials","host":["/"],"path":["v1","files",":fileId","financials"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"86e7137b-7264-4c91-ad77-75e639d170ab","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/financials","host":["/"],"path":["v1","files",":fileId","financials"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"ef279be8-6fbb-4297-bc29-7984f269eff9","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/financials","host":["/"],"path":["v1","files",":fileId","financials"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"c64aa50a-7ed0-42c3-b267-3f9de1323916","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/financials","host":["/"],"path":["v1","files",":fileId","financials"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"ef0f72be-d9a2-45a0-8045-41ec50604549","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/financials","host":["/"],"path":["v1","files",":fileId","financials"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"e0f33bbd-32a2-49bd-9685-19727455927d","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/financials","host":["/"],"path":["v1","files",":fileId","financials"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"f5c5caa2-ffe4-4878-9673-01b8d85df7b2","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/financials","host":["/"],"path":["v1","files",":fileId","financials"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"95275088-016e-4654-bb28-387e608a5cab"}],"id":"0e25f4dd-fd75-4818-a54a-9672dcc62bd5","_postman_id":"0e25f4dd-fd75-4818-a54a-9672dcc62bd5","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"modified","item":[{"name":"GetFileLastModified","id":"9d141553-30fa-4b94-a2e2-2ed3263825bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/modified","description":"<p>Gets the last modified timestamp of the file.  <strong>Requires 'Web Services: Get File Info' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","modified"],"host":["/"],"query":[],"variable":[{"id":"669eb86d-b3ff-4733-8573-4686a25cc794","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"51b36be7-a185-4bcb-9fba-dd0d2146e12d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/modified","host":["/"],"path":["v1","files",":fileId","modified"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"lastModifiedDate\": \"2014-06-29T11:31:09.223Z\"\n}"},{"id":"46150b1d-d6d9-4ade-9b8e-5c83ae4da005","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/modified","host":["/"],"path":["v1","files",":fileId","modified"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"3cad2eaa-48f6-4d81-8605-af1ae5a57001","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/modified","host":["/"],"path":["v1","files",":fileId","modified"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"22cea354-6578-482b-b83a-bd9cbf320eff","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/modified","host":["/"],"path":["v1","files",":fileId","modified"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"04a721c2-b879-4803-8531-1ee3c7f4dadb","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/modified","host":["/"],"path":["v1","files",":fileId","modified"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"373932c0-ec58-4ffd-9e92-023952bed05d","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/modified","host":["/"],"path":["v1","files",":fileId","modified"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"5214fcce-6a00-4254-92d1-5c41a878ab2b","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/modified","host":["/"],"path":["v1","files",":fileId","modified"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"46f54f02-2bd9-488e-98cd-93c34fb25fb2","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/modified","host":["/"],"path":["v1","files",":fileId","modified"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"9d141553-30fa-4b94-a2e2-2ed3263825bc"}],"id":"bb1b7692-366b-4b61-9d1f-4dc02909daa3","_postman_id":"bb1b7692-366b-4b61-9d1f-4dc02909daa3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"notes","item":[{"name":"GetNotesByFile","id":"20ee690d-9903-46cd-95d1-79585f98b2f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/notes","description":"<p>Gets the notes on a file. <strong>Requires 'Web Services: Get Notes' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","notes"],"host":["/"],"query":[],"variable":[{"id":"17efb7f5-5a2b-45fa-8dbd-7b334636c0b2","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"5445d840-ec1c-4bd8-b54b-88974f3158a2","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"notes\": [\n    {\n      \"noteId\": 6330,\n      \"subject\": \"string\",\n      \"body\": \"string\",\n      \"expedite\": true,\n      \"createdBy\": {\n        \"userId\": 6104,\n        \"name\": \"string\",\n        \"contactInformation\": {\n          \"emailAddress\": \"string\"\n        }\n      },\n      \"createdDate\": \"1968-01-23T20:05:13.110Z\",\n      \"documents\": [\n        {\n          \"documentId\": 1470\n        },\n        {\n          \"documentId\": 7671\n        }\n      ]\n    },\n    {\n      \"noteId\": 7642,\n      \"subject\": \"string\",\n      \"body\": \"string\",\n      \"expedite\": true,\n      \"createdBy\": {\n        \"userId\": 7624,\n        \"name\": \"string\",\n        \"contactInformation\": {\n          \"emailAddress\": \"string\"\n        }\n      },\n      \"createdDate\": \"1984-05-11T10:51:11.729Z\",\n      \"documents\": [\n        {\n          \"documentId\": 4003\n        },\n        {\n          \"documentId\": 6189\n        }\n      ]\n    }\n  ]\n}"},{"id":"edb6d444-ad4a-4a26-ad41-80f3d2759e7a","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"b4a43da6-8252-446f-8a36-d8cf150bdbda","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"1ca0125b-70ff-4e3e-aa09-527d53e347dc","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"4c25713b-b10f-49dc-8013-d4fdacc0f715","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"3832f0ae-9f69-46b0-9c71-2a6d85c664d8","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"e3aff259-852a-4a44-a853-8fa83fe1a547","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"20ee690d-9903-46cd-95d1-79585f98b2f0"},{"name":"AddNote","id":"a259135a-f654-488e-a72e-c4f7f2b032a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"string\",\n  \"body\": \"string\",\n  \"expedite\": false,\n  \"coordinatorTypeId\": 6794,\n  \"notesTagTypeId\": 1765\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files/:fileId/notes","description":"<p>Adds note to a file. <strong>Requires 'Web Services: Add Notes' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","notes"],"host":["/"],"query":[],"variable":[{"id":"0aabd3b1-1791-469c-b4d6-ec48e11201f5","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"d2cec77f-2e29-4ee6-90c6-f25c19acac55","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"string\",\n  \"body\": \"string\",\n  \"expedite\": false,\n  \"coordinatorTypeId\": 6794,\n  \"notesTagTypeId\": 1765\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"note\": {\n    \"noteId\": 5943\n  }\n}"},{"id":"aaf9a623-b0be-49b5-9b65-cafd0a5b72f1","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"string\",\n  \"body\": \"string\",\n  \"expedite\": false,\n  \"coordinatorTypeId\": 6794,\n  \"notesTagTypeId\": 1765\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"fbf1e136-0866-4f6d-9aab-cbb4954abe33","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"string\",\n  \"body\": \"string\",\n  \"expedite\": false,\n  \"coordinatorTypeId\": 6794,\n  \"notesTagTypeId\": 1765\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"33b6b7b1-ff63-47ea-8c20-f868a6c61cc8","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"string\",\n  \"body\": \"string\",\n  \"expedite\": false,\n  \"coordinatorTypeId\": 6794,\n  \"notesTagTypeId\": 1765\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"0ecb725c-7839-46ea-8181-133fa906e95a","name":"Processing error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"string\",\n  \"body\": \"string\",\n  \"expedite\": false,\n  \"coordinatorTypeId\": 6794,\n  \"notesTagTypeId\": 1765\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"8dd7d310-8757-4b96-9742-4b17a7d89e19","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"string\",\n  \"body\": \"string\",\n  \"expedite\": false,\n  \"coordinatorTypeId\": 6794,\n  \"notesTagTypeId\": 1765\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"3fd5b9b7-4112-459d-ba7e-09ebf01b3821","name":"Service Unavailable","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subject\": \"string\",\n  \"body\": \"string\",\n  \"expedite\": false,\n  \"coordinatorTypeId\": 6794,\n  \"notesTagTypeId\": 1765\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/files/:fileId/notes","host":["/"],"path":["v1","files",":fileId","notes"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"a259135a-f654-488e-a72e-c4f7f2b032a5"}],"id":"62b67251-468c-43d0-aa65-76ca346c3c3a","_postman_id":"62b67251-468c-43d0-aa65-76ca346c3c3a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"parties","item":[{"name":"GetFileParties","id":"17123a12-a921-42c6-b733-a9a4609e326c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/parties","description":"<p>Gets the parties on a file. <strong>Requires 'Web Services: Get Parties' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","parties"],"host":["/"],"query":[],"variable":[{"id":"1687c250-e8fb-43de-b34e-ff5724b589ca","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"0423e9c1-43e1-492c-8c91-2e30911b0a5e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/parties","host":["/"],"path":["v1","files",":fileId","parties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"buyers\": [\n    {\n      \"legalEntityId\": 1951,\n      \"entityType\": \"string\",\n      \"primary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false\n    },\n    {\n      \"legalEntityId\": 1731,\n      \"entityType\": \"string\",\n      \"primary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": true\n    }\n  ],\n  \"sellers\": [\n    {\n      \"legalEntityId\": 3359,\n      \"entityType\": \"string\",\n      \"primary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false\n    },\n    {\n      \"legalEntityId\": 9192,\n      \"entityType\": \"string\",\n      \"primary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": true\n    }\n  ],\n  \"customers\": [\n    {\n      \"legalEntityId\": 4571,\n      \"entityType\": \"string\",\n      \"primary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false\n    },\n    {\n      \"legalEntityId\": 9121,\n      \"entityType\": \"string\",\n      \"primary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"prefix\": \"string\",\n        \"first\": \"string\",\n        \"middle\": \"string\",\n        \"last\": \"string\",\n        \"suffix\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": true\n    }\n  ]\n}"},{"id":"8211f3f1-39ef-4033-a914-498f4b28bd13","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/parties","host":["/"],"path":["v1","files",":fileId","parties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"44eaa4d2-60d2-48c6-b4fe-03fcbcc1f947","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/parties","host":["/"],"path":["v1","files",":fileId","parties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"89b27c00-6363-4272-baf0-28a5519a7037","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/parties","host":["/"],"path":["v1","files",":fileId","parties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"ec7b7146-9f5c-4a91-b59d-18420a6395b9","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/parties","host":["/"],"path":["v1","files",":fileId","parties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"6fbead5a-2ce6-4654-a9d6-d45271cf6c9e","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/parties","host":["/"],"path":["v1","files",":fileId","parties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"c5535213-3a96-4ded-8a40-e0259f373e76","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/parties","host":["/"],"path":["v1","files",":fileId","parties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"17123a12-a921-42c6-b733-a9a4609e326c"}],"id":"7c861017-19ef-430d-a689-4123903398c1","_postman_id":"7c861017-19ef-430d-a689-4123903398c1","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"partners","item":[{"name":"GetFilePartners","id":"6884154f-268c-4290-9ec0-9487a4bdd5f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/partners?include=string","description":"<p>Gets the partners on a file. <strong>Requires 'Web Services: Get Partners' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","partners"],"host":["/"],"query":[{"description":{"content":"<p>Allowed values: primary_contact, all_contacts</p>\n","type":"text/plain"},"key":"include","value":"string"}],"variable":[{"id":"66605803-73fc-4a9d-86ad-0a19e02f342a","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"2bd49f37-d5d8-489b-a2a1-f1bd804e9b7e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/partners?include=string","host":["/"],"path":["v1","files",":fileId","partners"],"query":[{"description":"Allowed values: primary_contact, all_contacts","key":"include","value":"string"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"partners\": [\n    {\n      \"primaryEmployee\": {\n        \"userId\": 9354,\n        \"name\": \"string\",\n        \"firstName\": \"string\",\n        \"lastName\": \"string\",\n        \"contactInformation\": {\n          \"homePhoneNumber\": \"string\",\n          \"cellPhoneNumber\": \"string\",\n          \"voicemail\": \"string\",\n          \"faxNumber\": \"string\",\n          \"phoneNumber\": \"string\",\n          \"emailAddress\": \"string\",\n          \"preferredCommunicationMethod\": \"string\"\n        }\n      },\n      \"secondaryEmployees\": [\n        {\n          \"userId\": 5086,\n          \"name\": \"string\",\n          \"firstName\": \"string\",\n          \"lastName\": \"string\",\n          \"contactInformation\": {\n            \"homePhoneNumber\": \"string\",\n            \"cellPhoneNumber\": \"string\",\n            \"voicemail\": \"string\",\n            \"faxNumber\": \"string\",\n            \"phoneNumber\": \"string\",\n            \"emailAddress\": \"string\",\n            \"preferredCommunicationMethod\": \"string\"\n          }\n        },\n        {\n          \"userId\": 1287,\n          \"name\": \"string\",\n          \"firstName\": \"string\",\n          \"lastName\": \"string\",\n          \"contactInformation\": {\n            \"homePhoneNumber\": \"string\",\n            \"cellPhoneNumber\": \"string\",\n            \"voicemail\": \"string\",\n            \"faxNumber\": \"string\",\n            \"phoneNumber\": \"string\",\n            \"emailAddress\": \"string\",\n            \"preferredCommunicationMethod\": \"string\"\n          }\n        }\n      ],\n      \"partnerId\": 5516,\n      \"partnerType\": {\n        \"partnerTypeId\": 6958,\n        \"partnerTypeName\": \"string\"\n      },\n      \"partnerName\": \"string\",\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"address2\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\"\n      },\n      \"contactInformation\": {\n        \"faxNumber\": \"string\",\n        \"website\": \"string\",\n        \"preferredCommunicationMethod\": \"string\",\n        \"emailAddress\": \"string\",\n        \"phoneNumber\": \"string\"\n      }\n    },\n    {\n      \"primaryEmployee\": {\n        \"userId\": 8692,\n        \"name\": \"string\",\n        \"firstName\": \"string\",\n        \"lastName\": \"string\",\n        \"contactInformation\": {\n          \"homePhoneNumber\": \"string\",\n          \"cellPhoneNumber\": \"string\",\n          \"voicemail\": \"string\",\n          \"faxNumber\": \"string\",\n          \"phoneNumber\": \"string\",\n          \"emailAddress\": \"string\",\n          \"preferredCommunicationMethod\": \"string\"\n        }\n      },\n      \"secondaryEmployees\": [\n        {\n          \"userId\": 1420,\n          \"name\": \"string\",\n          \"firstName\": \"string\",\n          \"lastName\": \"string\",\n          \"contactInformation\": {\n            \"homePhoneNumber\": \"string\",\n            \"cellPhoneNumber\": \"string\",\n            \"voicemail\": \"string\",\n            \"faxNumber\": \"string\",\n            \"phoneNumber\": \"string\",\n            \"emailAddress\": \"string\",\n            \"preferredCommunicationMethod\": \"string\"\n          }\n        },\n        {\n          \"userId\": 1366,\n          \"name\": \"string\",\n          \"firstName\": \"string\",\n          \"lastName\": \"string\",\n          \"contactInformation\": {\n            \"homePhoneNumber\": \"string\",\n            \"cellPhoneNumber\": \"string\",\n            \"voicemail\": \"string\",\n            \"faxNumber\": \"string\",\n            \"phoneNumber\": \"string\",\n            \"emailAddress\": \"string\",\n            \"preferredCommunicationMethod\": \"string\"\n          }\n        }\n      ],\n      \"partnerId\": 8311,\n      \"partnerType\": {\n        \"partnerTypeId\": 6008,\n        \"partnerTypeName\": \"string\"\n      },\n      \"partnerName\": \"string\",\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"address2\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\"\n      },\n      \"contactInformation\": {\n        \"faxNumber\": \"string\",\n        \"website\": \"string\",\n        \"preferredCommunicationMethod\": \"string\",\n        \"emailAddress\": \"string\",\n        \"phoneNumber\": \"string\"\n      }\n    }\n  ]\n}"},{"id":"01bfbeda-c330-4550-a74d-c1dd326e81ff","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/partners?include=string","host":["/"],"path":["v1","files",":fileId","partners"],"query":[{"description":"Allowed values: primary_contact, all_contacts","key":"include","value":"string"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"12d2ae94-6314-4e98-a3ca-85bb54111fb2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/partners?include=string","host":["/"],"path":["v1","files",":fileId","partners"],"query":[{"description":"Allowed values: primary_contact, all_contacts","key":"include","value":"string"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"bd5eaa49-81a7-4d70-a6b2-46725c41bcb9","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/partners?include=string","host":["/"],"path":["v1","files",":fileId","partners"],"query":[{"description":"Allowed values: primary_contact, all_contacts","key":"include","value":"string"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"7e839743-b085-4603-8d95-0c732b69181c","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/partners?include=string","host":["/"],"path":["v1","files",":fileId","partners"],"query":[{"description":"Allowed values: primary_contact, all_contacts","key":"include","value":"string"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"35d0cb3f-4d54-46a0-90c3-bb864d02b396","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/partners?include=string","host":["/"],"path":["v1","files",":fileId","partners"],"query":[{"description":"Allowed values: primary_contact, all_contacts","key":"include","value":"string"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"3a957542-e4ad-4e75-84a6-74d295bb2240","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/partners?include=string","host":["/"],"path":["v1","files",":fileId","partners"],"query":[{"description":"Allowed values: primary_contact, all_contacts","key":"include","value":"string"}],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"6884154f-268c-4290-9ec0-9487a4bdd5f1"}],"id":"07b8b063-9d6b-4fd1-b48b-b88dd5e9fc97","_postman_id":"07b8b063-9d6b-4fd1-b48b-b88dd5e9fc97","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"properties","item":[{"name":"GetPropertiesByFile","id":"bd79c5cc-dbda-4d91-82f7-5fa36fbb3a25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId/properties","description":"<p>Gets the list of properties on a file. <strong>Requires 'Web Services: Get File Properties' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId","properties"],"host":["/"],"query":[],"variable":[{"id":"48014acf-5139-46cb-8630-c3ba642dfb31","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"9ae2a16b-d556-410b-a107-4b5efffb4b63","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/properties","host":["/"],"path":["v1","files",":fileId","properties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"properties\": [\n    {\n      \"propertyId\": 8985,\n      \"address\": \"string\",\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"description\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"zip\": \"string\",\n      \"subdivision\": \"string\",\n      \"county\": \"string\",\n      \"parcelId1\": \"string\",\n      \"parcelId2\": \"string\",\n      \"parcelId3\": \"string\",\n      \"parcelId4\": \"string\",\n      \"legalDescription\": \"string\",\n      \"assessorsVesting\": \"string\",\n      \"yearAcquired\": 7222,\n      \"assessedLandValue\": 7028.411031111803,\n      \"assessedImprovementValue\": 3387.555684096533,\n      \"keybox\": true,\n      \"stateKeyNumber\": \"string\",\n      \"isUnincorporatedCity\": true,\n      \"instrumentNumber\": \"string\",\n      \"town\": \"string\",\n      \"district\": \"string\",\n      \"abstract\": \"string\",\n      \"torrensId\": \"string\",\n      \"searchFromDate\": \"1975-02-26T03:17:14.987Z\",\n      \"searchThruDate\": \"2002-12-24T01:41:38.066Z\",\n      \"fips\": \"string\",\n      \"appraisedValue\": 812.4733691978903,\n      \"isAppraisedValueEstimated\": false,\n      \"isPrimaryProperty\": true\n    },\n    {\n      \"propertyId\": 8902,\n      \"address\": \"string\",\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"description\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"zip\": \"string\",\n      \"subdivision\": \"string\",\n      \"county\": \"string\",\n      \"parcelId1\": \"string\",\n      \"parcelId2\": \"string\",\n      \"parcelId3\": \"string\",\n      \"parcelId4\": \"string\",\n      \"legalDescription\": \"string\",\n      \"assessorsVesting\": \"string\",\n      \"yearAcquired\": 7616,\n      \"assessedLandValue\": 1175.8558150961717,\n      \"assessedImprovementValue\": 9638.387925666206,\n      \"keybox\": false,\n      \"stateKeyNumber\": \"string\",\n      \"isUnincorporatedCity\": true,\n      \"instrumentNumber\": \"string\",\n      \"town\": \"string\",\n      \"district\": \"string\",\n      \"abstract\": \"string\",\n      \"torrensId\": \"string\",\n      \"searchFromDate\": \"1961-04-25T02:28:44.593Z\",\n      \"searchThruDate\": \"1982-04-22T10:03:05.693Z\",\n      \"fips\": \"string\",\n      \"appraisedValue\": 5282.744377750006,\n      \"isAppraisedValueEstimated\": false,\n      \"isPrimaryProperty\": false\n    }\n  ]\n}"},{"id":"968bedc4-9c70-4981-b19d-234b6f9f83df","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/properties","host":["/"],"path":["v1","files",":fileId","properties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"ca6fc5f7-d024-4d8d-84ee-254238df1fc5","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/properties","host":["/"],"path":["v1","files",":fileId","properties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"55aa11ab-d0d9-44e8-ba38-372ae21a839e","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/properties","host":["/"],"path":["v1","files",":fileId","properties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"c628021b-1f93-491c-9c12-6c1254155fc3","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/properties","host":["/"],"path":["v1","files",":fileId","properties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"abd31b97-2037-4ac5-abd7-82dc7d7b8bec","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/properties","host":["/"],"path":["v1","files",":fileId","properties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"e5f9f076-3cf3-4e83-a1ee-3cb2ef2dd8e1","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/properties","host":["/"],"path":["v1","files",":fileId","properties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"0811b007-686d-4ac1-9cea-1e4ef4bc31d6","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId/properties","host":["/"],"path":["v1","files",":fileId","properties"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"bd79c5cc-dbda-4d91-82f7-5fa36fbb3a25"}],"id":"272f9e05-9743-47d4-98a2-4085c5b2da2a","_postman_id":"272f9e05-9743-47d4-98a2-4085c5b2da2a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"GetFileInfo","id":"0788b468-f66c-4cbf-a26c-62ba179c7296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/files/:fileId","description":"<p>Gets the basic information of the file. <strong>Requires 'Web Services: Get File Info' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files",":fileId"],"host":["/"],"query":[],"variable":[{"id":"0877298a-a46f-4b25-9bb8-13eab5c7738d","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"fd022989-16dc-46ac-80e2-d166ccdd7ece","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId","host":["/"],"path":["v1","files",":fileId"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"fileNumber\": \"string\",\n  \"secondaryFileNumber\": \"string\",\n  \"officeId\": 289,\n  \"client\": {\n    \"clientId\": 2801,\n    \"name\": \"string\"\n  },\n  \"status\": {\n    \"statusId\": 1109,\n    \"name\": \"string\"\n  },\n  \"openedUser\": {\n    \"userId\": 4700,\n    \"name\": \"string\"\n  },\n  \"transactionProductType\": {\n    \"name\": \"string\",\n    \"transactionTypeId\": 4395,\n    \"transactionType\": \"string\",\n    \"productTypeId\": 6492,\n    \"productType\": \"string\"\n  },\n  \"dates\": {\n    \"openedDate\": \"1987-03-21T14:42:13.550Z\",\n    \"fileCompletedDate\": \"1989-12-10T05:57:39.813Z\",\n    \"estimatedSettlementDate\": \"2003-07-08T23:36:20.002Z\",\n    \"actualSettlementDate\": \"1951-03-12T21:17:43.434Z\",\n    \"contractReceivedDate\": \"1994-05-04T12:40:33.911Z\",\n    \"disbursedDate\": \"1958-04-13T05:22:18.852Z\",\n    \"receivedSaleNotificationDate\": \"1956-01-05T21:52:51.284Z\",\n    \"contractCloseDate\": \"2000-06-16T10:57:12.014Z\"\n  },\n  \"commitmentNumber\": \"string\",\n  \"clientsFileNumber\": \"string\",\n  \"searchNumber\": \"string\",\n  \"propertyAddress\": \"string\",\n  \"buyerSellerName\": \"string\"\n}"},{"id":"a87e140f-2885-4267-9cd0-e0a6f63fd6e1","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId","host":["/"],"path":["v1","files",":fileId"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"68598748-75aa-4777-88ec-86ccf4571fb9","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId","host":["/"],"path":["v1","files",":fileId"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"dc95658c-26bd-46fb-96f5-5ccd26a5dcfd","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId","host":["/"],"path":["v1","files",":fileId"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"c7260e9f-3913-43ba-859e-203759d5f68c","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId","host":["/"],"path":["v1","files",":fileId"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"c4b1b56b-20f7-43d2-a7a2-cc182205f1dd","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId","host":["/"],"path":["v1","files",":fileId"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"acfc5f18-155d-4ebb-a594-add4edbb9684","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId","host":["/"],"path":["v1","files",":fileId"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"0882ea21-4444-44c1-aff2-c1d32b518b14","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/files/:fileId","host":["/"],"path":["v1","files",":fileId"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"0788b468-f66c-4cbf-a26c-62ba179c7296"}],"id":"eb61e57f-1a63-4752-9e48-9187f92127e3","_postman_id":"eb61e57f-1a63-4752-9e48-9187f92127e3","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"OrderPlacement","id":"d304b377-30c6-470c-87d6-303513e05105","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buyers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"sellers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"transactionProductType\": {\n    \"transactionTypeId\": 93,\n    \"productTypeId\": 1148,\n    \"ancillaryProducts\": [\n      {\n        \"name\": \"string\",\n        \"id\": 1164,\n        \"options\": [\n          {\n            \"id\": 3418,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 7479,\n            \"name\": \"string\"\n          }\n        ]\n      },\n      {\n        \"name\": \"string\",\n        \"id\": 5688,\n        \"options\": [\n          {\n            \"id\": 5148,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 6175,\n            \"name\": \"string\"\n          }\n        ]\n      }\n    ]\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 7257.497502484136,\n    \"consideration\": 7135.70988844596,\n    \"premium\": 4622.086226335849,\n    \"policyDate\": \"1968-12-24T21:50:14.660Z\"\n  },\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5019.845627540855,\n      \"assessedImprovementValue\": 4914.582427665981,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6558,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 7436,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5892.008236247181,\n      \"assessedImprovementValue\": 9565.528545423687,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6844,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 6736,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"filePartners\": [\n    {\n      \"partnerId\": 3907,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7818,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    },\n    {\n      \"partnerId\": 3163,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7707,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"answers\": [\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    },\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    }\n  ],\n  \"sourceOfBusinessId\": 3571,\n  \"mainFileNumber\": \"string\",\n  \"clientFileNumber\": \"string\",\n  \"piggybackFileNumber\": \"string\",\n  \"settlementStatementVersion\": \"string\",\n  \"estimatedSettlementDate\": \"2018-02-17T18:19:31.235Z\",\n  \"note\": \"string\",\n  \"salesPrice\": 9811.737105259233,\n  \"priorLenderPolicy\": {\n    \"amount\": 3317.9638623938667,\n    \"consideration\": 5402.850190431023,\n    \"premium\": 8229.925296034015,\n    \"policyDate\": \"2015-05-09T12:34:44.532Z\"\n  },\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 7929.604634469907,\n      \"origination\": \"2025-07-21T17:11:52.880Z\",\n      \"principalBalance\": 4736.041698665543\n    },\n    {\n      \"interest\": 8098.704882844519,\n      \"origination\": \"1990-03-15T20:32:32.311Z\",\n      \"principalBalance\": 3948.746746556422\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 4888.57579067157,\n      \"origination\": \"1969-11-02T10:29:37.517Z\",\n      \"principalBalance\": 1841.4269344672696\n    },\n    {\n      \"interest\": 6581.504263846187,\n      \"origination\": \"2012-10-04T03:18:19.613Z\",\n      \"principalBalance\": 1909.432799469406\n    }\n  ],\n  \"loans\": [\n    {\n      \"lienPosition\": 4016,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 1268.249244002264,\n      \"loanConsideration\": 8581.648460671422,\n      \"additionalAmount\": 6127.444859465736,\n      \"cashOutAmount\": 4199.793097794606,\n      \"loanType\": \"string\"\n    },\n    {\n      \"lienPosition\": 8173,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 6145.882042803354,\n      \"loanConsideration\": 3913.079165463138,\n      \"additionalAmount\": 7857.3925473823465,\n      \"cashOutAmount\": 2392.3396413457863,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"customFields\": [\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files","description":"<p>Place an order to create a new file. <strong>Requires 'Web Services: Order Placement' role.</strong>\nEntityTypes = Individual, Corporation, Partnership, Trust\nMaritalStatus = None, Married, Single, Divorced</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","files"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"3b862fdb-6b7b-4ca7-a77b-12385e2ab76f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buyers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"sellers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"transactionProductType\": {\n    \"transactionTypeId\": 93,\n    \"productTypeId\": 1148,\n    \"ancillaryProducts\": [\n      {\n        \"name\": \"string\",\n        \"id\": 1164,\n        \"options\": [\n          {\n            \"id\": 3418,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 7479,\n            \"name\": \"string\"\n          }\n        ]\n      },\n      {\n        \"name\": \"string\",\n        \"id\": 5688,\n        \"options\": [\n          {\n            \"id\": 5148,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 6175,\n            \"name\": \"string\"\n          }\n        ]\n      }\n    ]\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 7257.497502484136,\n    \"consideration\": 7135.70988844596,\n    \"premium\": 4622.086226335849,\n    \"policyDate\": \"1968-12-24T21:50:14.660Z\"\n  },\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5019.845627540855,\n      \"assessedImprovementValue\": 4914.582427665981,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6558,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 7436,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5892.008236247181,\n      \"assessedImprovementValue\": 9565.528545423687,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6844,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 6736,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"filePartners\": [\n    {\n      \"partnerId\": 3907,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7818,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    },\n    {\n      \"partnerId\": 3163,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7707,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"answers\": [\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    },\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    }\n  ],\n  \"sourceOfBusinessId\": 3571,\n  \"mainFileNumber\": \"string\",\n  \"clientFileNumber\": \"string\",\n  \"piggybackFileNumber\": \"string\",\n  \"settlementStatementVersion\": \"string\",\n  \"estimatedSettlementDate\": \"2018-02-17T18:19:31.235Z\",\n  \"note\": \"string\",\n  \"salesPrice\": 9811.737105259233,\n  \"priorLenderPolicy\": {\n    \"amount\": 3317.9638623938667,\n    \"consideration\": 5402.850190431023,\n    \"premium\": 8229.925296034015,\n    \"policyDate\": \"2015-05-09T12:34:44.532Z\"\n  },\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 7929.604634469907,\n      \"origination\": \"2025-07-21T17:11:52.880Z\",\n      \"principalBalance\": 4736.041698665543\n    },\n    {\n      \"interest\": 8098.704882844519,\n      \"origination\": \"1990-03-15T20:32:32.311Z\",\n      \"principalBalance\": 3948.746746556422\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 4888.57579067157,\n      \"origination\": \"1969-11-02T10:29:37.517Z\",\n      \"principalBalance\": 1841.4269344672696\n    },\n    {\n      \"interest\": 6581.504263846187,\n      \"origination\": \"2012-10-04T03:18:19.613Z\",\n      \"principalBalance\": 1909.432799469406\n    }\n  ],\n  \"loans\": [\n    {\n      \"lienPosition\": 4016,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 1268.249244002264,\n      \"loanConsideration\": 8581.648460671422,\n      \"additionalAmount\": 6127.444859465736,\n      \"cashOutAmount\": 4199.793097794606,\n      \"loanType\": \"string\"\n    },\n    {\n      \"lienPosition\": 8173,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 6145.882042803354,\n      \"loanConsideration\": 3913.079165463138,\n      \"additionalAmount\": 7857.3925473823465,\n      \"cashOutAmount\": 2392.3396413457863,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"customFields\": [\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"fileId\": 5489,\n  \"fileNumber\": \"string\",\n  \"warnings\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"23ecb941-8e65-448b-9d68-c633e3b382ea","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buyers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"sellers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"transactionProductType\": {\n    \"transactionTypeId\": 93,\n    \"productTypeId\": 1148,\n    \"ancillaryProducts\": [\n      {\n        \"name\": \"string\",\n        \"id\": 1164,\n        \"options\": [\n          {\n            \"id\": 3418,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 7479,\n            \"name\": \"string\"\n          }\n        ]\n      },\n      {\n        \"name\": \"string\",\n        \"id\": 5688,\n        \"options\": [\n          {\n            \"id\": 5148,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 6175,\n            \"name\": \"string\"\n          }\n        ]\n      }\n    ]\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 7257.497502484136,\n    \"consideration\": 7135.70988844596,\n    \"premium\": 4622.086226335849,\n    \"policyDate\": \"1968-12-24T21:50:14.660Z\"\n  },\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5019.845627540855,\n      \"assessedImprovementValue\": 4914.582427665981,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6558,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 7436,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5892.008236247181,\n      \"assessedImprovementValue\": 9565.528545423687,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6844,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 6736,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"filePartners\": [\n    {\n      \"partnerId\": 3907,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7818,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    },\n    {\n      \"partnerId\": 3163,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7707,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"answers\": [\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    },\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    }\n  ],\n  \"sourceOfBusinessId\": 3571,\n  \"mainFileNumber\": \"string\",\n  \"clientFileNumber\": \"string\",\n  \"piggybackFileNumber\": \"string\",\n  \"settlementStatementVersion\": \"string\",\n  \"estimatedSettlementDate\": \"2018-02-17T18:19:31.235Z\",\n  \"note\": \"string\",\n  \"salesPrice\": 9811.737105259233,\n  \"priorLenderPolicy\": {\n    \"amount\": 3317.9638623938667,\n    \"consideration\": 5402.850190431023,\n    \"premium\": 8229.925296034015,\n    \"policyDate\": \"2015-05-09T12:34:44.532Z\"\n  },\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 7929.604634469907,\n      \"origination\": \"2025-07-21T17:11:52.880Z\",\n      \"principalBalance\": 4736.041698665543\n    },\n    {\n      \"interest\": 8098.704882844519,\n      \"origination\": \"1990-03-15T20:32:32.311Z\",\n      \"principalBalance\": 3948.746746556422\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 4888.57579067157,\n      \"origination\": \"1969-11-02T10:29:37.517Z\",\n      \"principalBalance\": 1841.4269344672696\n    },\n    {\n      \"interest\": 6581.504263846187,\n      \"origination\": \"2012-10-04T03:18:19.613Z\",\n      \"principalBalance\": 1909.432799469406\n    }\n  ],\n  \"loans\": [\n    {\n      \"lienPosition\": 4016,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 1268.249244002264,\n      \"loanConsideration\": 8581.648460671422,\n      \"additionalAmount\": 6127.444859465736,\n      \"cashOutAmount\": 4199.793097794606,\n      \"loanType\": \"string\"\n    },\n    {\n      \"lienPosition\": 8173,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 6145.882042803354,\n      \"loanConsideration\": 3913.079165463138,\n      \"additionalAmount\": 7857.3925473823465,\n      \"cashOutAmount\": 2392.3396413457863,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"customFields\": [\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"5894b408-603c-4c87-9d11-f0a8170e80fe","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buyers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"sellers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"transactionProductType\": {\n    \"transactionTypeId\": 93,\n    \"productTypeId\": 1148,\n    \"ancillaryProducts\": [\n      {\n        \"name\": \"string\",\n        \"id\": 1164,\n        \"options\": [\n          {\n            \"id\": 3418,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 7479,\n            \"name\": \"string\"\n          }\n        ]\n      },\n      {\n        \"name\": \"string\",\n        \"id\": 5688,\n        \"options\": [\n          {\n            \"id\": 5148,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 6175,\n            \"name\": \"string\"\n          }\n        ]\n      }\n    ]\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 7257.497502484136,\n    \"consideration\": 7135.70988844596,\n    \"premium\": 4622.086226335849,\n    \"policyDate\": \"1968-12-24T21:50:14.660Z\"\n  },\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5019.845627540855,\n      \"assessedImprovementValue\": 4914.582427665981,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6558,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 7436,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5892.008236247181,\n      \"assessedImprovementValue\": 9565.528545423687,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6844,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 6736,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"filePartners\": [\n    {\n      \"partnerId\": 3907,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7818,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    },\n    {\n      \"partnerId\": 3163,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7707,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"answers\": [\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    },\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    }\n  ],\n  \"sourceOfBusinessId\": 3571,\n  \"mainFileNumber\": \"string\",\n  \"clientFileNumber\": \"string\",\n  \"piggybackFileNumber\": \"string\",\n  \"settlementStatementVersion\": \"string\",\n  \"estimatedSettlementDate\": \"2018-02-17T18:19:31.235Z\",\n  \"note\": \"string\",\n  \"salesPrice\": 9811.737105259233,\n  \"priorLenderPolicy\": {\n    \"amount\": 3317.9638623938667,\n    \"consideration\": 5402.850190431023,\n    \"premium\": 8229.925296034015,\n    \"policyDate\": \"2015-05-09T12:34:44.532Z\"\n  },\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 7929.604634469907,\n      \"origination\": \"2025-07-21T17:11:52.880Z\",\n      \"principalBalance\": 4736.041698665543\n    },\n    {\n      \"interest\": 8098.704882844519,\n      \"origination\": \"1990-03-15T20:32:32.311Z\",\n      \"principalBalance\": 3948.746746556422\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 4888.57579067157,\n      \"origination\": \"1969-11-02T10:29:37.517Z\",\n      \"principalBalance\": 1841.4269344672696\n    },\n    {\n      \"interest\": 6581.504263846187,\n      \"origination\": \"2012-10-04T03:18:19.613Z\",\n      \"principalBalance\": 1909.432799469406\n    }\n  ],\n  \"loans\": [\n    {\n      \"lienPosition\": 4016,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 1268.249244002264,\n      \"loanConsideration\": 8581.648460671422,\n      \"additionalAmount\": 6127.444859465736,\n      \"cashOutAmount\": 4199.793097794606,\n      \"loanType\": \"string\"\n    },\n    {\n      \"lienPosition\": 8173,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 6145.882042803354,\n      \"loanConsideration\": 3913.079165463138,\n      \"additionalAmount\": 7857.3925473823465,\n      \"cashOutAmount\": 2392.3396413457863,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"customFields\": [\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"4368d593-346e-4af1-86ba-0829c42c2d89","name":"Processing error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buyers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"sellers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"transactionProductType\": {\n    \"transactionTypeId\": 93,\n    \"productTypeId\": 1148,\n    \"ancillaryProducts\": [\n      {\n        \"name\": \"string\",\n        \"id\": 1164,\n        \"options\": [\n          {\n            \"id\": 3418,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 7479,\n            \"name\": \"string\"\n          }\n        ]\n      },\n      {\n        \"name\": \"string\",\n        \"id\": 5688,\n        \"options\": [\n          {\n            \"id\": 5148,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 6175,\n            \"name\": \"string\"\n          }\n        ]\n      }\n    ]\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 7257.497502484136,\n    \"consideration\": 7135.70988844596,\n    \"premium\": 4622.086226335849,\n    \"policyDate\": \"1968-12-24T21:50:14.660Z\"\n  },\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5019.845627540855,\n      \"assessedImprovementValue\": 4914.582427665981,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6558,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 7436,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5892.008236247181,\n      \"assessedImprovementValue\": 9565.528545423687,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6844,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 6736,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"filePartners\": [\n    {\n      \"partnerId\": 3907,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7818,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    },\n    {\n      \"partnerId\": 3163,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7707,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"answers\": [\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    },\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    }\n  ],\n  \"sourceOfBusinessId\": 3571,\n  \"mainFileNumber\": \"string\",\n  \"clientFileNumber\": \"string\",\n  \"piggybackFileNumber\": \"string\",\n  \"settlementStatementVersion\": \"string\",\n  \"estimatedSettlementDate\": \"2018-02-17T18:19:31.235Z\",\n  \"note\": \"string\",\n  \"salesPrice\": 9811.737105259233,\n  \"priorLenderPolicy\": {\n    \"amount\": 3317.9638623938667,\n    \"consideration\": 5402.850190431023,\n    \"premium\": 8229.925296034015,\n    \"policyDate\": \"2015-05-09T12:34:44.532Z\"\n  },\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 7929.604634469907,\n      \"origination\": \"2025-07-21T17:11:52.880Z\",\n      \"principalBalance\": 4736.041698665543\n    },\n    {\n      \"interest\": 8098.704882844519,\n      \"origination\": \"1990-03-15T20:32:32.311Z\",\n      \"principalBalance\": 3948.746746556422\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 4888.57579067157,\n      \"origination\": \"1969-11-02T10:29:37.517Z\",\n      \"principalBalance\": 1841.4269344672696\n    },\n    {\n      \"interest\": 6581.504263846187,\n      \"origination\": \"2012-10-04T03:18:19.613Z\",\n      \"principalBalance\": 1909.432799469406\n    }\n  ],\n  \"loans\": [\n    {\n      \"lienPosition\": 4016,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 1268.249244002264,\n      \"loanConsideration\": 8581.648460671422,\n      \"additionalAmount\": 6127.444859465736,\n      \"cashOutAmount\": 4199.793097794606,\n      \"loanType\": \"string\"\n    },\n    {\n      \"lienPosition\": 8173,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 6145.882042803354,\n      \"loanConsideration\": 3913.079165463138,\n      \"additionalAmount\": 7857.3925473823465,\n      \"cashOutAmount\": 2392.3396413457863,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"customFields\": [\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"8b300591-c663-44a4-a22e-9767a55082f4","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buyers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"sellers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"transactionProductType\": {\n    \"transactionTypeId\": 93,\n    \"productTypeId\": 1148,\n    \"ancillaryProducts\": [\n      {\n        \"name\": \"string\",\n        \"id\": 1164,\n        \"options\": [\n          {\n            \"id\": 3418,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 7479,\n            \"name\": \"string\"\n          }\n        ]\n      },\n      {\n        \"name\": \"string\",\n        \"id\": 5688,\n        \"options\": [\n          {\n            \"id\": 5148,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 6175,\n            \"name\": \"string\"\n          }\n        ]\n      }\n    ]\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 7257.497502484136,\n    \"consideration\": 7135.70988844596,\n    \"premium\": 4622.086226335849,\n    \"policyDate\": \"1968-12-24T21:50:14.660Z\"\n  },\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5019.845627540855,\n      \"assessedImprovementValue\": 4914.582427665981,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6558,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 7436,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5892.008236247181,\n      \"assessedImprovementValue\": 9565.528545423687,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6844,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 6736,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"filePartners\": [\n    {\n      \"partnerId\": 3907,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7818,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    },\n    {\n      \"partnerId\": 3163,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7707,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"answers\": [\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    },\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    }\n  ],\n  \"sourceOfBusinessId\": 3571,\n  \"mainFileNumber\": \"string\",\n  \"clientFileNumber\": \"string\",\n  \"piggybackFileNumber\": \"string\",\n  \"settlementStatementVersion\": \"string\",\n  \"estimatedSettlementDate\": \"2018-02-17T18:19:31.235Z\",\n  \"note\": \"string\",\n  \"salesPrice\": 9811.737105259233,\n  \"priorLenderPolicy\": {\n    \"amount\": 3317.9638623938667,\n    \"consideration\": 5402.850190431023,\n    \"premium\": 8229.925296034015,\n    \"policyDate\": \"2015-05-09T12:34:44.532Z\"\n  },\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 7929.604634469907,\n      \"origination\": \"2025-07-21T17:11:52.880Z\",\n      \"principalBalance\": 4736.041698665543\n    },\n    {\n      \"interest\": 8098.704882844519,\n      \"origination\": \"1990-03-15T20:32:32.311Z\",\n      \"principalBalance\": 3948.746746556422\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 4888.57579067157,\n      \"origination\": \"1969-11-02T10:29:37.517Z\",\n      \"principalBalance\": 1841.4269344672696\n    },\n    {\n      \"interest\": 6581.504263846187,\n      \"origination\": \"2012-10-04T03:18:19.613Z\",\n      \"principalBalance\": 1909.432799469406\n    }\n  ],\n  \"loans\": [\n    {\n      \"lienPosition\": 4016,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 1268.249244002264,\n      \"loanConsideration\": 8581.648460671422,\n      \"additionalAmount\": 6127.444859465736,\n      \"cashOutAmount\": 4199.793097794606,\n      \"loanType\": \"string\"\n    },\n    {\n      \"lienPosition\": 8173,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 6145.882042803354,\n      \"loanConsideration\": 3913.079165463138,\n      \"additionalAmount\": 7857.3925473823465,\n      \"cashOutAmount\": 2392.3396413457863,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"customFields\": [\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"1a7fca9d-7d80-4d94-8477-9b2cafdbdc7d","name":"Service Unavailable","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"buyers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": false,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"sellers\": [\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    },\n    {\n      \"entityType\": \"string\",\n      \"isPrimaryTransactee\": true,\n      \"primary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\",\n        \"businessName\": \"string\"\n      },\n      \"secondary\": {\n        \"first\": \"string\",\n        \"last\": \"string\",\n        \"prefix\": \"string\",\n        \"middle\": \"string\",\n        \"suffix\": \"string\",\n        \"taxId\": \"string\"\n      },\n      \"address\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"maritalStatus\": \"string\",\n      \"email\": \"string\",\n      \"emailSecondary\": \"string\",\n      \"homePhone\": \"string\",\n      \"mobilePhone\": \"string\",\n      \"workPhone\": \"string\",\n      \"fax\": \"string\",\n      \"usePropertyAddress\": false,\n      \"legalEntityId\": \"string\"\n    }\n  ],\n  \"transactionProductType\": {\n    \"transactionTypeId\": 93,\n    \"productTypeId\": 1148,\n    \"ancillaryProducts\": [\n      {\n        \"name\": \"string\",\n        \"id\": 1164,\n        \"options\": [\n          {\n            \"id\": 3418,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 7479,\n            \"name\": \"string\"\n          }\n        ]\n      },\n      {\n        \"name\": \"string\",\n        \"id\": 5688,\n        \"options\": [\n          {\n            \"id\": 5148,\n            \"name\": \"string\"\n          },\n          {\n            \"id\": 6175,\n            \"name\": \"string\"\n          }\n        ]\n      }\n    ]\n  },\n  \"priorOwnerPolicy\": {\n    \"amount\": 7257.497502484136,\n    \"consideration\": 7135.70988844596,\n    \"premium\": 4622.086226335849,\n    \"policyDate\": \"1968-12-24T21:50:14.660Z\"\n  },\n  \"properties\": [\n    {\n      \"isPrimary\": true,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5019.845627540855,\n      \"assessedImprovementValue\": 4914.582427665981,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6558,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 7436,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    },\n    {\n      \"isPrimary\": false,\n      \"streetNumber\": \"string\",\n      \"streetDirection\": \"string\",\n      \"streetName\": \"string\",\n      \"streetSuffix\": \"string\",\n      \"unit\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"county\": \"string\",\n      \"zip\": \"string\",\n      \"validateAddress\": true,\n      \"description\": \"string\",\n      \"legalDescription\": \"string\",\n      \"parcelId\": \"string\",\n      \"parcelIDs\": [\n        \"string\",\n        \"string\"\n      ],\n      \"assessedLandValue\": 5892.008236247181,\n      \"assessedImprovementValue\": 9565.528545423687,\n      \"hasKeyBox\": true,\n      \"accessInfo\": \"string\",\n      \"platted\": [\n        {\n          \"bookPageSourceTypeId\": 6844,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        },\n        {\n          \"bookPageSourceTypeId\": 6736,\n          \"book\": \"string\",\n          \"page\": \"string\",\n          \"lotBlockOther\": [\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            },\n            {\n              \"lot\": \"string\",\n              \"block\": \"string\",\n              \"other\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"unplatted\": [\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        },\n        {\n          \"type\": \"string\",\n          \"code\": \"string\",\n          \"section\": \"string\",\n          \"township\": \"string\",\n          \"townshipDirection\": \"string\",\n          \"range\": \"string\",\n          \"rangeDirection\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"filePartners\": [\n    {\n      \"partnerId\": 3907,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7818,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    },\n    {\n      \"partnerId\": 3163,\n      \"partnerName\": \"string\",\n      \"partnerType\": {\n        \"partnerTypeId\": 7707,\n        \"partnerTypeName\": \"string\"\n      },\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\",\n        \"address2\": \"string\"\n      },\n      \"referenceNumber\": \"string\"\n    }\n  ],\n  \"endorsements\": [\n    {\n      \"name\": \"string\"\n    },\n    {\n      \"name\": \"string\"\n    }\n  ],\n  \"answers\": [\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    },\n    {\n      \"questionCode\": \"string\",\n      \"answerText\": \"string\"\n    }\n  ],\n  \"sourceOfBusinessId\": 3571,\n  \"mainFileNumber\": \"string\",\n  \"clientFileNumber\": \"string\",\n  \"piggybackFileNumber\": \"string\",\n  \"settlementStatementVersion\": \"string\",\n  \"estimatedSettlementDate\": \"2018-02-17T18:19:31.235Z\",\n  \"note\": \"string\",\n  \"salesPrice\": 9811.737105259233,\n  \"priorLenderPolicy\": {\n    \"amount\": 3317.9638623938667,\n    \"consideration\": 5402.850190431023,\n    \"premium\": 8229.925296034015,\n    \"policyDate\": \"2015-05-09T12:34:44.532Z\"\n  },\n  \"buyerPayoffs\": [\n    {\n      \"interest\": 7929.604634469907,\n      \"origination\": \"2025-07-21T17:11:52.880Z\",\n      \"principalBalance\": 4736.041698665543\n    },\n    {\n      \"interest\": 8098.704882844519,\n      \"origination\": \"1990-03-15T20:32:32.311Z\",\n      \"principalBalance\": 3948.746746556422\n    }\n  ],\n  \"sellerPayoffs\": [\n    {\n      \"interest\": 4888.57579067157,\n      \"origination\": \"1969-11-02T10:29:37.517Z\",\n      \"principalBalance\": 1841.4269344672696\n    },\n    {\n      \"interest\": 6581.504263846187,\n      \"origination\": \"2012-10-04T03:18:19.613Z\",\n      \"principalBalance\": 1909.432799469406\n    }\n  ],\n  \"loans\": [\n    {\n      \"lienPosition\": 4016,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 1268.249244002264,\n      \"loanConsideration\": 8581.648460671422,\n      \"additionalAmount\": 6127.444859465736,\n      \"cashOutAmount\": 4199.793097794606,\n      \"loanType\": \"string\"\n    },\n    {\n      \"lienPosition\": 8173,\n      \"loanNumber\": \"string\",\n      \"loanAmount\": 6145.882042803354,\n      \"loanConsideration\": 3913.079165463138,\n      \"additionalAmount\": 7857.3925473823465,\n      \"cashOutAmount\": 2392.3396413457863,\n      \"loanType\": \"string\"\n    }\n  ],\n  \"customFields\": [\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    },\n    {\n      \"name\": \"string\",\n      \"value\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/files"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"d304b377-30c6-470c-87d6-303513e05105"}],"id":"8d8a506c-ccb3-42fe-9fed-9de85223e036","_postman_id":"8d8a506c-ccb3-42fe-9fed-9de85223e036","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"me","item":[{"name":"GetMe","id":"d423a54f-9386-4a8e-b143-e38c12c8e19c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/me?include=string","description":"<p>Gets the user data for the currently authenticated user including roles and offices.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","me"],"host":["/"],"query":[{"description":{"content":"<p>Allowed values: company, offices, permissions. 'company' only applies to Partner user.</p>\n","type":"text/plain"},"key":"include","value":"string"}],"variable":[]}},"response":[{"id":"3da23004-8ab6-44c7-baaf-aad4def83693","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/me?include=string","host":["/"],"path":["v1","me"],"query":[{"description":"Allowed values: company, offices, permissions. 'company' only applies to Partner user.","key":"include","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"me\": {\n    \"userId\": 3139,\n    \"name\": \"string\",\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"title\": \"string\",\n    \"passwordExpirationDate\": \"1976-06-11T00:23:43.992Z\",\n    \"contactInformation\": {\n      \"voicemail\": \"string\",\n      \"cellPhoneNumber\": \"string\",\n      \"phoneNumber\": \"string\",\n      \"homePhoneNumber\": \"string\",\n      \"faxNumber\": \"string\",\n      \"emailAddress\": \"string\",\n      \"preferredCommunicationMethod\": \"string\"\n    }\n  },\n  \"myCompany\": {\n    \"partnerId\": 9283,\n    \"officeId\": 7087,\n    \"partnerName\": \"string\",\n    \"mailingAddress\": {\n      \"address1\": \"string\",\n      \"address2\": \"string\",\n      \"city\": \"string\",\n      \"state\": \"string\",\n      \"zip\": \"string\"\n    },\n    \"contactInformation\": {\n      \"website\": \"string\",\n      \"preferredCommunicationMethod\": \"string\",\n      \"faxNumber\": \"string\",\n      \"emailAddress\": \"string\",\n      \"phoneNumber\": \"string\"\n    }\n  },\n  \"offices\": [\n    {\n      \"officeId\": 7781,\n      \"name\": \"string\",\n      \"isDefault\": true\n    },\n    {\n      \"officeId\": 753,\n      \"name\": \"string\",\n      \"isDefault\": true\n    }\n  ],\n  \"roles\": [\n    {\n      \"roleId\": 1090,\n      \"name\": \"string\"\n    },\n    {\n      \"roleId\": 3265,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"10d8a3d3-6da3-49fc-ae4b-7437c7235082","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/me?include=string","host":["/"],"path":["v1","me"],"query":[{"description":"Allowed values: company, offices, permissions. 'company' only applies to Partner user.","key":"include","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"0eedbd43-f9db-49dd-a733-1be8ea4e274a","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/me?include=string","host":["/"],"path":["v1","me"],"query":[{"description":"Allowed values: company, offices, permissions. 'company' only applies to Partner user.","key":"include","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"f33e61f9-9aa4-4bbb-a1c2-e4e840e8a707","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/me?include=string","host":["/"],"path":["v1","me"],"query":[{"description":"Allowed values: company, offices, permissions. 'company' only applies to Partner user.","key":"include","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"1f7d4ddc-098a-41f4-868e-3f8a9935865a","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/me?include=string","host":["/"],"path":["v1","me"],"query":[{"description":"Allowed values: company, offices, permissions. 'company' only applies to Partner user.","key":"include","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"f5a35b57-d5a0-493a-a393-61e292483009","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/me?include=string","host":["/"],"path":["v1","me"],"query":[{"description":"Allowed values: company, offices, permissions. 'company' only applies to Partner user.","key":"include","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"d423a54f-9386-4a8e-b143-e38c12c8e19c"}],"id":"8080a38a-08ec-4533-875d-cd50b75e92a8","_postman_id":"8080a38a-08ec-4533-875d-cd50b75e92a8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"notes","item":[{"name":"tagtypes","item":[{"name":"GetNotesTagTypes","id":"a067a7ea-418e-489e-9558-faaff9c027bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/notes/tagtypes","description":"<p>Gets the list of notes tag types.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","notes","tagtypes"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"acf77274-41b2-4542-a594-e564bee72860","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/notes/tagtypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"notesTagTypes\": [\n    {\n      \"notesTagTypeId\": 8012,\n      \"name\": \"string\"\n    },\n    {\n      \"notesTagTypeId\": 550,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"3c8c6b73-ab9c-449b-8775-e18c28709b2f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/notes/tagtypes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"53ba35d6-a24d-4fd8-8e1d-c64966c7c742","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/notes/tagtypes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"688c7665-0a4b-48da-be15-2388b28adf94","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/notes/tagtypes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"c69a2eb8-de4c-417a-9ba8-a920dc68ab92","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/notes/tagtypes"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"a067a7ea-418e-489e-9558-faaff9c027bc"}],"id":"79aaaa1e-9458-4f4e-83b6-13694feed417","_postman_id":"79aaaa1e-9458-4f4e-83b6-13694feed417","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"{noteId}","item":[{"name":"UpdateNote","id":"c4e57255-84cb-4142-ae51-f8c227cebecf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notesTagTypeId\": 9472\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//v1/notes/:noteId","description":"<p>Updates the note. <strong>Requires 'Web Services: Update Notes' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","notes",":noteId"],"host":["/"],"query":[],"variable":[{"id":"6d951e0f-5ca4-4215-8a74-6867c0fd0da6","type":"any","value":"string","key":"noteId"}]}},"response":[{"id":"4fe6eca3-4189-4762-a1d6-235d4b9688cf","name":"No Content","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notesTagTypeId\": 9472\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/notes/:noteId","host":["/"],"path":["v1","notes",":noteId"],"variable":[{"key":"noteId","value":"string"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"68435981-c893-4a3d-ac9f-1a75d5c5129c","name":"Bad Request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notesTagTypeId\": 9472\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/notes/:noteId","host":["/"],"path":["v1","notes",":noteId"],"variable":[{"key":"noteId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"46054ac0-8117-47fe-9dee-cca7dbbc0a59","name":"Unauthorized","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notesTagTypeId\": 9472\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/notes/:noteId","host":["/"],"path":["v1","notes",":noteId"],"variable":[{"key":"noteId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"8bd9ae99-0464-49e9-bacd-058cf67141fd","name":"Forbidden","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notesTagTypeId\": 9472\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/notes/:noteId","host":["/"],"path":["v1","notes",":noteId"],"variable":[{"key":"noteId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"a22b3174-d94e-470b-8f2b-d66bf9b5faa6","name":"Not Found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notesTagTypeId\": 9472\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/notes/:noteId","host":["/"],"path":["v1","notes",":noteId"],"variable":[{"key":"noteId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"d4b4fcb0-d981-4bb3-b83a-b08c1debf86d","name":"Processing error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notesTagTypeId\": 9472\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/notes/:noteId","host":["/"],"path":["v1","notes",":noteId"],"variable":[{"key":"noteId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"970820a1-8ce9-4443-8bff-8b5bad93af31","name":"Internal Server Error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notesTagTypeId\": 9472\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/notes/:noteId","host":["/"],"path":["v1","notes",":noteId"],"variable":[{"key":"noteId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"fe7a1a5a-99f5-4a23-bc81-085005148973","name":"Service Unavailable","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"notesTagTypeId\": 9472\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//v1/notes/:noteId","host":["/"],"path":["v1","notes",":noteId"],"variable":[{"key":"noteId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"c4e57255-84cb-4142-ae51-f8c227cebecf"}],"id":"82e580c2-a55a-4d0e-8682-7acaa7a36cf1","_postman_id":"82e580c2-a55a-4d0e-8682-7acaa7a36cf1","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"a6f1af8c-da2e-4bbe-94c6-b7f53c425eb5","_postman_id":"a6f1af8c-da2e-4bbe-94c6-b7f53c425eb5","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"offices","item":[{"name":"{officeId}","item":[{"name":"clients","item":[{"name":"eligible-for-file","item":[{"name":"GetFileClientsForOffice","id":"22430fd8-c413-49ae-831f-67e080e8bd46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/offices/:officeId/clients/eligible-for-file","description":"<p>Retrieves the list of eligible clients for file creation associated with the given office ID. \n<strong>Internal Users only</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","offices",":officeId","clients","eligible-for-file"],"host":["/"],"query":[],"variable":[{"id":"de4fb3ae-d705-40fc-8e59-7b4d2d63bd86","type":"any","value":"string","key":"officeId"}]}},"response":[{"id":"95bfc2e6-5cdd-4c2a-bc79-715f3ba6e802","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/offices/:officeId/clients/eligible-for-file","host":["/"],"path":["v1","offices",":officeId","clients","eligible-for-file"],"variable":[{"key":"officeId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clients\": [\n    {\n      \"clientId\": 465,\n      \"name\": \"string\",\n      \"address\": \"string\",\n      \"abbreviation\": \"string\",\n      \"clientPrefix\": \"string\"\n    },\n    {\n      \"clientId\": 8331,\n      \"name\": \"string\",\n      \"address\": \"string\",\n      \"abbreviation\": \"string\",\n      \"clientPrefix\": \"string\"\n    }\n  ]\n}"},{"id":"aba2e9d7-9695-4740-b635-6046eb6e5d7f","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/offices/:officeId/clients/eligible-for-file","host":["/"],"path":["v1","offices",":officeId","clients","eligible-for-file"],"variable":[{"key":"officeId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"e0241d5e-cc0a-4d2c-a090-6c70c23fec74","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/offices/:officeId/clients/eligible-for-file","host":["/"],"path":["v1","offices",":officeId","clients","eligible-for-file"],"variable":[{"key":"officeId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"76026657-2e69-4b8c-ad14-f99a3e489455","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/offices/:officeId/clients/eligible-for-file","host":["/"],"path":["v1","offices",":officeId","clients","eligible-for-file"],"variable":[{"key":"officeId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"a429884e-94cf-48de-8fdd-5c09c4a49035","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/offices/:officeId/clients/eligible-for-file","host":["/"],"path":["v1","offices",":officeId","clients","eligible-for-file"],"variable":[{"key":"officeId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"6150d221-5764-4d33-b7e5-c4ade092a90b","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/offices/:officeId/clients/eligible-for-file","host":["/"],"path":["v1","offices",":officeId","clients","eligible-for-file"],"variable":[{"key":"officeId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"19e78919-814a-40d3-9745-1da8fba9168d","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/offices/:officeId/clients/eligible-for-file","host":["/"],"path":["v1","offices",":officeId","clients","eligible-for-file"],"variable":[{"key":"officeId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"84101fa5-652b-4075-b6cc-58134ecf28d0","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/offices/:officeId/clients/eligible-for-file","host":["/"],"path":["v1","offices",":officeId","clients","eligible-for-file"],"variable":[{"key":"officeId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"22430fd8-c413-49ae-831f-67e080e8bd46"}],"id":"6abfdfcb-4c88-45f3-8b8b-900168c8dd84","_postman_id":"6abfdfcb-4c88-45f3-8b8b-900168c8dd84","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"6ccb0fe4-edf0-47d7-a343-26afa111d02a","_postman_id":"6ccb0fe4-edf0-47d7-a343-26afa111d02a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"9cbb31f6-9c8a-4116-a0a9-62892659829e","_postman_id":"9cbb31f6-9c8a-4116-a0a9-62892659829e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"ada1843a-dff5-4efc-a88c-35933e0a481b","_postman_id":"ada1843a-dff5-4efc-a88c-35933e0a481b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"partners","item":[{"name":"clients","item":[{"name":"GetClientList","id":"a187331b-c19a-45ca-9fb0-72f0192ef22c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/clients?officeId=94","description":"<p>Returns a list of Clients that can be used on a file.</p>\n<p>Takes an OfficeID and returns the clients along with a boolean indicating if Office Option 571:  PARTNERS_REQUIRE_CLIENT_PREFIX is enabled. </p>\n<p><strong>Note</strong>: Make sure to do futher filtering in code. If the OO is true, then remove any client that's missing a ClientPrefix. And also filter out any clients where IsParent is true.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","partners","clients"],"host":["/"],"query":[{"description":{"content":"<p>Office ID</p>\n","type":"text/plain"},"key":"officeId","value":"94"}],"variable":[]}},"response":[{"id":"e0dfe891-9835-4451-bd78-d7618f7ca959","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/clients?officeId=94","host":["/"],"path":["v1","partners","clients"],"query":[{"description":"Office ID","key":"officeId","value":"94"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"clients\": [\n    {\n      \"clientId\": 465,\n      \"name\": \"string\",\n      \"address\": \"string\",\n      \"abbreviation\": \"string\",\n      \"clientPrefix\": \"string\"\n    },\n    {\n      \"clientId\": 8331,\n      \"name\": \"string\",\n      \"address\": \"string\",\n      \"abbreviation\": \"string\",\n      \"clientPrefix\": \"string\"\n    }\n  ]\n}"},{"id":"2428573d-9272-4e92-9f50-722ab9a83db1","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/clients?officeId=94","host":["/"],"path":["v1","partners","clients"],"query":[{"description":"Office ID","key":"officeId","value":"94"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"f449efa0-e2ee-4f4d-9c41-675848512381","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/clients?officeId=94","host":["/"],"path":["v1","partners","clients"],"query":[{"description":"Office ID","key":"officeId","value":"94"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"e9c7e036-2f45-4d5d-b4b2-3bdbe81c2ca6","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/clients?officeId=94","host":["/"],"path":["v1","partners","clients"],"query":[{"description":"Office ID","key":"officeId","value":"94"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"0199a285-7b65-46c5-be91-76bdd50029a3","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/clients?officeId=94","host":["/"],"path":["v1","partners","clients"],"query":[{"description":"Office ID","key":"officeId","value":"94"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"a187331b-c19a-45ca-9fb0-72f0192ef22c"}],"id":"33a5f969-ba31-4ed0-b431-4b032f71bb59","_postman_id":"33a5f969-ba31-4ed0-b431-4b032f71bb59","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"clientsclients","item":[{"name":"GetClientsClients","id":"d905e0ee-bc06-4d04-894b-71420d4ef921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/clientsclients","description":"<p>Gets the list of Client's clients.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","partners","clientsclients"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"8df875a6-f3d5-4d0f-b359-4d7b79dfed06","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/clientsclients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"partners\": [\n    {\n      \"primaryEmployee\": {\n        \"userId\": 9354,\n        \"name\": \"string\",\n        \"firstName\": \"string\",\n        \"lastName\": \"string\",\n        \"contactInformation\": {\n          \"homePhoneNumber\": \"string\",\n          \"cellPhoneNumber\": \"string\",\n          \"voicemail\": \"string\",\n          \"faxNumber\": \"string\",\n          \"phoneNumber\": \"string\",\n          \"emailAddress\": \"string\",\n          \"preferredCommunicationMethod\": \"string\"\n        }\n      },\n      \"secondaryEmployees\": [\n        {\n          \"userId\": 5086,\n          \"name\": \"string\",\n          \"firstName\": \"string\",\n          \"lastName\": \"string\",\n          \"contactInformation\": {\n            \"homePhoneNumber\": \"string\",\n            \"cellPhoneNumber\": \"string\",\n            \"voicemail\": \"string\",\n            \"faxNumber\": \"string\",\n            \"phoneNumber\": \"string\",\n            \"emailAddress\": \"string\",\n            \"preferredCommunicationMethod\": \"string\"\n          }\n        },\n        {\n          \"userId\": 1287,\n          \"name\": \"string\",\n          \"firstName\": \"string\",\n          \"lastName\": \"string\",\n          \"contactInformation\": {\n            \"homePhoneNumber\": \"string\",\n            \"cellPhoneNumber\": \"string\",\n            \"voicemail\": \"string\",\n            \"faxNumber\": \"string\",\n            \"phoneNumber\": \"string\",\n            \"emailAddress\": \"string\",\n            \"preferredCommunicationMethod\": \"string\"\n          }\n        }\n      ],\n      \"partnerId\": 5516,\n      \"partnerType\": {\n        \"partnerTypeId\": 6958,\n        \"partnerTypeName\": \"string\"\n      },\n      \"partnerName\": \"string\",\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"address2\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\"\n      },\n      \"contactInformation\": {\n        \"faxNumber\": \"string\",\n        \"website\": \"string\",\n        \"preferredCommunicationMethod\": \"string\",\n        \"emailAddress\": \"string\",\n        \"phoneNumber\": \"string\"\n      }\n    },\n    {\n      \"primaryEmployee\": {\n        \"userId\": 8692,\n        \"name\": \"string\",\n        \"firstName\": \"string\",\n        \"lastName\": \"string\",\n        \"contactInformation\": {\n          \"homePhoneNumber\": \"string\",\n          \"cellPhoneNumber\": \"string\",\n          \"voicemail\": \"string\",\n          \"faxNumber\": \"string\",\n          \"phoneNumber\": \"string\",\n          \"emailAddress\": \"string\",\n          \"preferredCommunicationMethod\": \"string\"\n        }\n      },\n      \"secondaryEmployees\": [\n        {\n          \"userId\": 1420,\n          \"name\": \"string\",\n          \"firstName\": \"string\",\n          \"lastName\": \"string\",\n          \"contactInformation\": {\n            \"homePhoneNumber\": \"string\",\n            \"cellPhoneNumber\": \"string\",\n            \"voicemail\": \"string\",\n            \"faxNumber\": \"string\",\n            \"phoneNumber\": \"string\",\n            \"emailAddress\": \"string\",\n            \"preferredCommunicationMethod\": \"string\"\n          }\n        },\n        {\n          \"userId\": 1366,\n          \"name\": \"string\",\n          \"firstName\": \"string\",\n          \"lastName\": \"string\",\n          \"contactInformation\": {\n            \"homePhoneNumber\": \"string\",\n            \"cellPhoneNumber\": \"string\",\n            \"voicemail\": \"string\",\n            \"faxNumber\": \"string\",\n            \"phoneNumber\": \"string\",\n            \"emailAddress\": \"string\",\n            \"preferredCommunicationMethod\": \"string\"\n          }\n        }\n      ],\n      \"partnerId\": 8311,\n      \"partnerType\": {\n        \"partnerTypeId\": 6008,\n        \"partnerTypeName\": \"string\"\n      },\n      \"partnerName\": \"string\",\n      \"mailingAddress\": {\n        \"address1\": \"string\",\n        \"address2\": \"string\",\n        \"city\": \"string\",\n        \"state\": \"string\",\n        \"zip\": \"string\"\n      },\n      \"contactInformation\": {\n        \"faxNumber\": \"string\",\n        \"website\": \"string\",\n        \"preferredCommunicationMethod\": \"string\",\n        \"emailAddress\": \"string\",\n        \"phoneNumber\": \"string\"\n      }\n    }\n  ]\n}"},{"id":"72d37d0e-43bf-4fc1-b3ab-bd8b9aeff16d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/clientsclients"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"7508b6bb-4e74-45fd-ac70-2069f3f12db6","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/clientsclients"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"1285ca33-2ee2-4358-be0e-923f9240b9e5","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/clientsclients"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"a66e212b-2eec-42cf-a1e5-95e19b75992d","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/clientsclients"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"f7f4f363-1c64-4222-b5f5-dd6f6bc5b7ee","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/clientsclients"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"d905e0ee-bc06-4d04-894b-71420d4ef921"}],"id":"8c2c4bac-1fe9-4dc1-a6f0-43a27419440e","_postman_id":"8c2c4bac-1fe9-4dc1-a6f0-43a27419440e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"permissions","item":[{"name":"GetPermissions","id":"ea4112f1-c4a8-4cad-8e54-8f9d3a99c071","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/permissions","description":"<p>Gets the list of granted web roles.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","partners","permissions"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"b3477f72-2c5e-41bf-832b-a1fdf975f6dc","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/permissions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"roles\": [\n    {\n      \"roleId\": 1179,\n      \"name\": \"string\"\n    },\n    {\n      \"roleId\": 273,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"4e6e12dd-3398-4083-ac02-078c4d603e5a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/permissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"3fe25e41-9c11-4bb9-91f5-0159351e86d2","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/permissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"40bc00fc-e4b5-41a8-ba51-aab10e16e7e9","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/permissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"76670d22-6095-45a7-8fdb-6fe76e9992b7","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/permissions"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"ea4112f1-c4a8-4cad-8e54-8f9d3a99c071"}],"id":"a835f87d-8fed-4180-8d8b-1f479dff2d83","_postman_id":"a835f87d-8fed-4180-8d8b-1f479dff2d83","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"types","item":[{"name":"GetPartnerTypes","id":"71c0965b-c333-4b10-8154-4146ed02bd56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/types","description":"<p>Gets the list of enabled partner types excluding Client.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","partners","types"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"2f1cd7fa-517d-48ef-819d-28682fad9ef8","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"partnerTypes\": [\n    {\n      \"partnerTypeId\": 8622,\n      \"name\": \"string\",\n      \"requireOnFile\": true\n    },\n    {\n      \"partnerTypeId\": 6663,\n      \"name\": \"string\",\n      \"requireOnFile\": false\n    }\n  ]\n}"},{"id":"01a71584-b807-43c0-9d91-b5db21bd9ae7","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"abd8c2a4-5563-4ccf-a273-02b8069ef5f9","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"dcd481e4-7ef8-4219-9545-108a2f61a376","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"33dfb4a0-fa08-4583-a40e-7fe2b3bee933","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/types"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"71c0965b-c333-4b10-8154-4146ed02bd56"}],"id":"dc139f4c-70e3-468d-829c-1a92b4224ba8","_postman_id":"dc139f4c-70e3-468d-829c-1a92b4224ba8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"{partnerId}","item":[{"name":"endorsements","item":[{"name":"GetEndorsementsForPartner","id":"c61216bd-91ad-45be-977b-9e7d4f3c1f25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/partners/:partnerId/endorsements?state=string&policyTypeId=94","description":"<p>Gets the list of enabled endorsements associate with the underwriter partner. <strong>Requires 'Web Services: Get Endorsements' role.</strong></p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","partners",":partnerId","endorsements"],"host":["/"],"query":[{"description":{"content":"<p>The state for which the endorsement is applicable.</p>\n","type":"text/plain"},"key":"state","value":"string"},{"description":{"content":"<p>An identifier for the type of policy the endorsement can be applied to (1 for Lender's, 2 for Owner's, 3 for Both).</p>\n","type":"text/plain"},"key":"policyTypeId","value":"94"}],"variable":[{"id":"f52d6ddc-acb4-4e91-bda6-601b699fe900","type":"any","value":"string","key":"partnerId"}]}},"response":[{"id":"ab3e1aaa-f939-4dcc-b999-8cfb052c936e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/:partnerId/endorsements?state=string&policyTypeId=94","host":["/"],"path":["v1","partners",":partnerId","endorsements"],"query":[{"description":"The state for which the endorsement is applicable.","key":"state","value":"string"},{"description":"An identifier for the type of policy the endorsement can be applied to (1 for Lender's, 2 for Owner's, 3 for Both).","key":"policyTypeId","value":"94"}],"variable":[{"key":"partnerId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"endorsements\": [\n    {\n      \"policyEndorsementId\": 1810,\n      \"name\": \"string\",\n      \"policyTypeId\": 7678\n    },\n    {\n      \"policyEndorsementId\": 290,\n      \"name\": \"string\",\n      \"policyTypeId\": 2223\n    }\n  ]\n}"},{"id":"35d254d1-1e09-4f51-8c25-f1a85e68079e","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/:partnerId/endorsements?state=string&policyTypeId=94","host":["/"],"path":["v1","partners",":partnerId","endorsements"],"query":[{"description":"The state for which the endorsement is applicable.","key":"state","value":"string"},{"description":"An identifier for the type of policy the endorsement can be applied to (1 for Lender's, 2 for Owner's, 3 for Both).","key":"policyTypeId","value":"94"}],"variable":[{"key":"partnerId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"22d7605b-c4ed-4d81-abeb-e00fde0c4500","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/:partnerId/endorsements?state=string&policyTypeId=94","host":["/"],"path":["v1","partners",":partnerId","endorsements"],"query":[{"description":"The state for which the endorsement is applicable.","key":"state","value":"string"},{"description":"An identifier for the type of policy the endorsement can be applied to (1 for Lender's, 2 for Owner's, 3 for Both).","key":"policyTypeId","value":"94"}],"variable":[{"key":"partnerId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"5f81954f-92b8-48d2-a63f-c15b188cee69","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/:partnerId/endorsements?state=string&policyTypeId=94","host":["/"],"path":["v1","partners",":partnerId","endorsements"],"query":[{"description":"The state for which the endorsement is applicable.","key":"state","value":"string"},{"description":"An identifier for the type of policy the endorsement can be applied to (1 for Lender's, 2 for Owner's, 3 for Both).","key":"policyTypeId","value":"94"}],"variable":[{"key":"partnerId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"78ca765e-a6c1-4516-aa06-784032e58a59","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/:partnerId/endorsements?state=string&policyTypeId=94","host":["/"],"path":["v1","partners",":partnerId","endorsements"],"query":[{"description":"The state for which the endorsement is applicable.","key":"state","value":"string"},{"description":"An identifier for the type of policy the endorsement can be applied to (1 for Lender's, 2 for Owner's, 3 for Both).","key":"policyTypeId","value":"94"}],"variable":[{"key":"partnerId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"fab3628c-a81c-4cfb-84c0-711b86b85159","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/:partnerId/endorsements?state=string&policyTypeId=94","host":["/"],"path":["v1","partners",":partnerId","endorsements"],"query":[{"description":"The state for which the endorsement is applicable.","key":"state","value":"string"},{"description":"An identifier for the type of policy the endorsement can be applied to (1 for Lender's, 2 for Owner's, 3 for Both).","key":"policyTypeId","value":"94"}],"variable":[{"key":"partnerId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"576dbed3-f831-451c-ac36-f728c315fad5","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/partners/:partnerId/endorsements?state=string&policyTypeId=94","host":["/"],"path":["v1","partners",":partnerId","endorsements"],"query":[{"description":"The state for which the endorsement is applicable.","key":"state","value":"string"},{"description":"An identifier for the type of policy the endorsement can be applied to (1 for Lender's, 2 for Owner's, 3 for Both).","key":"policyTypeId","value":"94"}],"variable":[{"key":"partnerId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"c61216bd-91ad-45be-977b-9e7d4f3c1f25"}],"id":"c5b344f9-274c-4570-8c75-01e3ff4fad65","_postman_id":"c5b344f9-274c-4570-8c75-01e3ff4fad65","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"d571a5bf-698f-447b-a3b2-8776370e7b6f","_postman_id":"d571a5bf-698f-447b-a3b2-8776370e7b6f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"b033259c-b65d-4f2f-be91-d7f56fc5e105","_postman_id":"b033259c-b65d-4f2f-be91-d7f56fc5e105","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"products","item":[{"name":"types","item":[{"name":"GetProducts","id":"1edcef71-52ed-4a1a-ba7e-5eefd40c5d67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/products/types?clientId=94&clientsClientId=94&fips=string&loanAmount=9446.09605298109&state=string&county=string","description":"<p>Get product and transaction types for fee estimation and placing orders.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","products","types"],"host":["/"],"query":[{"description":{"content":"<p>The client to get a list of products for.  Typically, this value does not need to be supplied. Only provide a client that the user has the ability to place orders for.  Defaults to user's partner company.</p>\n","type":"text/plain"},"key":"clientId","value":"94"},{"description":{"content":"<p>The client's client ID.  Typically, this value does not need to be supplied.</p>\n","type":"text/plain"},"key":"clientsClientId","value":"94"},{"description":{"content":"<p>Filters by a 5 digit FIPS code for the state and county. Takes precedence over State and County.</p>\n","type":"text/plain"},"key":"fips","value":"string"},{"description":{"content":"<p>Filters by the amount of the primary loan.</p>\n","type":"text/plain"},"key":"loanAmount","value":"9446.09605298109"},{"description":{"content":"<p>Filters by State and County. County must also be supplied if State is. Will not be used if FIPS is supplied.</p>\n","type":"text/plain"},"key":"state","value":"string"},{"description":{"content":"<p>Filters by State and County. State must also be supplied if County is. Will not be used if FIPS is supplied.</p>\n","type":"text/plain"},"key":"county","value":"string"}],"variable":[]}},"response":[{"id":"1dfe21f0-dfa3-4ba1-a805-8bab1ecfffb6","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/products/types?clientId=94&clientsClientId=94&fips=string&loanAmount=9446.09605298109&state=string&county=string","host":["/"],"path":["v1","products","types"],"query":[{"description":"The client to get a list of products for.  Typically, this value does not need to be supplied. Only provide a client that the user has the ability to place orders for.  Defaults to user's partner company.","key":"clientId","value":"94"},{"description":"The client's client ID.  Typically, this value does not need to be supplied.","key":"clientsClientId","value":"94"},{"description":"Filters by a 5 digit FIPS code for the state and county. Takes precedence over State and County.","key":"fips","value":"string"},{"description":"Filters by the amount of the primary loan.","key":"loanAmount","value":"9446.09605298109"},{"description":"Filters by State and County. County must also be supplied if State is. Will not be used if FIPS is supplied.","key":"state","value":"string"},{"description":"Filters by State and County. State must also be supplied if County is. Will not be used if FIPS is supplied.","key":"county","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"products\": [\n    {\n      \"transactionType\": \"string\",\n      \"transactionTypeId\": 9993,\n      \"productType\": \"string\",\n      \"productTypeId\": 3984,\n      \"ancillaryProducts\": [\n        {\n          \"name\": \"string\",\n          \"ancillaryProductId\": 7310,\n          \"options\": [\n            {\n              \"optionId\": 4713,\n              \"name\": \"string\"\n            },\n            {\n              \"optionId\": 6315,\n              \"name\": \"string\"\n            }\n          ]\n        },\n        {\n          \"name\": \"string\",\n          \"ancillaryProductId\": 3814,\n          \"options\": [\n            {\n              \"optionId\": 6129,\n              \"name\": \"string\"\n            },\n            {\n              \"optionId\": 7433,\n              \"name\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"addOnProducts\": [\n        {\n          \"transactionType\": \"string\",\n          \"transactionTypeId\": 3849,\n          \"productType\": \"string\",\n          \"productTypeId\": 8972\n        },\n        {\n          \"transactionType\": \"string\",\n          \"transactionTypeId\": 5570,\n          \"productType\": \"string\",\n          \"productTypeId\": 9947\n        }\n      ]\n    },\n    {\n      \"transactionType\": \"string\",\n      \"transactionTypeId\": 9901,\n      \"productType\": \"string\",\n      \"productTypeId\": 1243,\n      \"ancillaryProducts\": [\n        {\n          \"name\": \"string\",\n          \"ancillaryProductId\": 9786,\n          \"options\": [\n            {\n              \"optionId\": 4843,\n              \"name\": \"string\"\n            },\n            {\n              \"optionId\": 6525,\n              \"name\": \"string\"\n            }\n          ]\n        },\n        {\n          \"name\": \"string\",\n          \"ancillaryProductId\": 6258,\n          \"options\": [\n            {\n              \"optionId\": 9838,\n              \"name\": \"string\"\n            },\n            {\n              \"optionId\": 5662,\n              \"name\": \"string\"\n            }\n          ]\n        }\n      ],\n      \"addOnProducts\": [\n        {\n          \"transactionType\": \"string\",\n          \"transactionTypeId\": 9171,\n          \"productType\": \"string\",\n          \"productTypeId\": 8581\n        },\n        {\n          \"transactionType\": \"string\",\n          \"transactionTypeId\": 6814,\n          \"productType\": \"string\",\n          \"productTypeId\": 6189\n        }\n      ]\n    }\n  ]\n}"},{"id":"41840e78-13c9-4dd7-b819-eace22312cdf","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/products/types?clientId=94&clientsClientId=94&fips=string&loanAmount=9446.09605298109&state=string&county=string","host":["/"],"path":["v1","products","types"],"query":[{"description":"The client to get a list of products for.  Typically, this value does not need to be supplied. Only provide a client that the user has the ability to place orders for.  Defaults to user's partner company.","key":"clientId","value":"94"},{"description":"The client's client ID.  Typically, this value does not need to be supplied.","key":"clientsClientId","value":"94"},{"description":"Filters by a 5 digit FIPS code for the state and county. Takes precedence over State and County.","key":"fips","value":"string"},{"description":"Filters by the amount of the primary loan.","key":"loanAmount","value":"9446.09605298109"},{"description":"Filters by State and County. County must also be supplied if State is. Will not be used if FIPS is supplied.","key":"state","value":"string"},{"description":"Filters by State and County. State must also be supplied if County is. Will not be used if FIPS is supplied.","key":"county","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"c0b48818-d793-40ea-b2d2-44f6d3fa8877","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/products/types?clientId=94&clientsClientId=94&fips=string&loanAmount=9446.09605298109&state=string&county=string","host":["/"],"path":["v1","products","types"],"query":[{"description":"The client to get a list of products for.  Typically, this value does not need to be supplied. Only provide a client that the user has the ability to place orders for.  Defaults to user's partner company.","key":"clientId","value":"94"},{"description":"The client's client ID.  Typically, this value does not need to be supplied.","key":"clientsClientId","value":"94"},{"description":"Filters by a 5 digit FIPS code for the state and county. Takes precedence over State and County.","key":"fips","value":"string"},{"description":"Filters by the amount of the primary loan.","key":"loanAmount","value":"9446.09605298109"},{"description":"Filters by State and County. County must also be supplied if State is. Will not be used if FIPS is supplied.","key":"state","value":"string"},{"description":"Filters by State and County. State must also be supplied if County is. Will not be used if FIPS is supplied.","key":"county","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"c0ad1684-446b-472f-bd78-89f8aec41434","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/products/types?clientId=94&clientsClientId=94&fips=string&loanAmount=9446.09605298109&state=string&county=string","host":["/"],"path":["v1","products","types"],"query":[{"description":"The client to get a list of products for.  Typically, this value does not need to be supplied. Only provide a client that the user has the ability to place orders for.  Defaults to user's partner company.","key":"clientId","value":"94"},{"description":"The client's client ID.  Typically, this value does not need to be supplied.","key":"clientsClientId","value":"94"},{"description":"Filters by a 5 digit FIPS code for the state and county. Takes precedence over State and County.","key":"fips","value":"string"},{"description":"Filters by the amount of the primary loan.","key":"loanAmount","value":"9446.09605298109"},{"description":"Filters by State and County. County must also be supplied if State is. Will not be used if FIPS is supplied.","key":"state","value":"string"},{"description":"Filters by State and County. State must also be supplied if County is. Will not be used if FIPS is supplied.","key":"county","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"089222fb-1739-4641-91f6-394f43339cf3","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/products/types?clientId=94&clientsClientId=94&fips=string&loanAmount=9446.09605298109&state=string&county=string","host":["/"],"path":["v1","products","types"],"query":[{"description":"The client to get a list of products for.  Typically, this value does not need to be supplied. Only provide a client that the user has the ability to place orders for.  Defaults to user's partner company.","key":"clientId","value":"94"},{"description":"The client's client ID.  Typically, this value does not need to be supplied.","key":"clientsClientId","value":"94"},{"description":"Filters by a 5 digit FIPS code for the state and county. Takes precedence over State and County.","key":"fips","value":"string"},{"description":"Filters by the amount of the primary loan.","key":"loanAmount","value":"9446.09605298109"},{"description":"Filters by State and County. County must also be supplied if State is. Will not be used if FIPS is supplied.","key":"state","value":"string"},{"description":"Filters by State and County. State must also be supplied if County is. Will not be used if FIPS is supplied.","key":"county","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"5da74b3a-9840-4539-b1fe-0326785fcc84","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v1/products/types?clientId=94&clientsClientId=94&fips=string&loanAmount=9446.09605298109&state=string&county=string","host":["/"],"path":["v1","products","types"],"query":[{"description":"The client to get a list of products for.  Typically, this value does not need to be supplied. Only provide a client that the user has the ability to place orders for.  Defaults to user's partner company.","key":"clientId","value":"94"},{"description":"The client's client ID.  Typically, this value does not need to be supplied.","key":"clientsClientId","value":"94"},{"description":"Filters by a 5 digit FIPS code for the state and county. Takes precedence over State and County.","key":"fips","value":"string"},{"description":"Filters by the amount of the primary loan.","key":"loanAmount","value":"9446.09605298109"},{"description":"Filters by State and County. County must also be supplied if State is. Will not be used if FIPS is supplied.","key":"state","value":"string"},{"description":"Filters by State and County. State must also be supplied if County is. Will not be used if FIPS is supplied.","key":"county","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"1edcef71-52ed-4a1a-ba7e-5eefd40c5d67"}],"id":"d47ad67d-f873-4c57-b1ce-1225155533d9","_postman_id":"d47ad67d-f873-4c57-b1ce-1225155533d9","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"a8bb50e0-12ca-4903-bfce-07bfe300244f","_postman_id":"a8bb50e0-12ca-4903-bfce-07bfe300244f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"properties","item":[{"name":"streetsuffixes","item":[{"name":"GetStreetSuffixes","id":"05988070-4653-4073-a39d-6012d3d4a9ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/streetsuffixes","description":"<p>Gets the list of street suffixes.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","properties","streetsuffixes"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"94072d30-3c96-47c9-82ed-11deff840464","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/streetsuffixes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"streetSuffixes\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"a473a1f8-67c5-432a-9d93-a1dd97ec17f2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/streetsuffixes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"1b36e108-9f62-4016-95b9-8143d63f6a78","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/streetsuffixes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"1c8e94cc-63ac-4528-a593-d03edd41ce6f","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/streetsuffixes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"afb13338-3edf-451f-acf5-07203b64cd32","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/streetsuffixes"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"05988070-4653-4073-a39d-6012d3d4a9ee"}],"id":"88c8a676-af5f-4d1d-a214-6e3737bdec8f","_postman_id":"88c8a676-af5f-4d1d-a214-6e3737bdec8f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"types","item":[{"name":"GetPropertyTypes","id":"4496732d-3e11-43be-b00b-c8cfec02f18c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/types","description":"<p>Gets the list of property types.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v1","properties","types"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"af6a4ff8-dd5e-4cfe-96bb-14a80725f4cf","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"propertyTypes\": [\n    {\n      \"naicType\": \"string\",\n      \"propertyTypeId\": 1624,\n      \"name\": \"string\"\n    },\n    {\n      \"naicType\": \"string\",\n      \"propertyTypeId\": 293,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"a22f754a-90b6-415b-9bad-4677c78a9249","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"58bf076c-518a-4571-af28-f39f2b004035","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"7a5e3e44-fb70-4804-8c3c-572cf572f7fe","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"},{"id":"e1ec77dd-181b-4fea-b30d-927f7b07b490","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v1/properties/types"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\"\n}"}],"_postman_id":"4496732d-3e11-43be-b00b-c8cfec02f18c"}],"id":"9bf70867-19d9-420c-af0c-d403d0e49e68","_postman_id":"9bf70867-19d9-420c-af0c-d403d0e49e68","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"be8c0317-d954-413c-9f2e-8eaba912dadb","_postman_id":"be8c0317-d954-413c-9f2e-8eaba912dadb","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"ebd4ae30-a2bb-4332-99fa-812386bbfd29","_postman_id":"ebd4ae30-a2bb-4332-99fa-812386bbfd29","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"v2","item":[{"name":"documents","item":[{"name":"{documentId}","item":[{"name":"content","item":[{"name":"DownloadDocument","id":"c73259aa-05c7-4822-8aea-347ea4d64aee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"//v2/documents/:documentId/content","description":"<p>Gets the document with the specified ID</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v2","documents",":documentId","content"],"host":["/"],"query":[],"variable":[{"id":"c9f0515d-25e9-4b90-8c4d-98a96591487e","type":"any","value":"string","key":"documentId"}]}},"response":[{"id":"29f24cc7-39e2-4107-bbfc-09db89cad374","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"//v2/documents/:documentId/content","host":["/"],"path":["v2","documents",":documentId","content"],"variable":[{"key":"documentId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-disposition","value":"string"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-type","value":"string"}],"cookie":[],"responseTime":null,"body":"string"},{"id":"bf45c154-2335-4d85-90dd-275f3f7a5a55","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"//v2/documents/:documentId/content","host":["/"],"path":["v2","documents",":documentId","content"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-disposition","value":"string"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-type","value":"string"}],"cookie":[],"responseTime":null,"body":"string"},{"id":"3b536c95-48bc-4f34-912b-dc1f7ab611b3","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"//v2/documents/:documentId/content","host":["/"],"path":["v2","documents",":documentId","content"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-disposition","value":"string"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-type","value":"string"}],"cookie":[],"responseTime":null,"body":"string"},{"id":"9b2faef3-c325-468b-902e-a0fcc875521e","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"//v2/documents/:documentId/content","host":["/"],"path":["v2","documents",":documentId","content"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-disposition","value":"string"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-type","value":"string"}],"cookie":[],"responseTime":null,"body":"string"},{"id":"b21ec7ec-e6d9-4a8e-a908-5ace33a31427","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"//v2/documents/:documentId/content","host":["/"],"path":["v2","documents",":documentId","content"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-disposition","value":"string"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-type","value":"string"}],"cookie":[],"responseTime":null,"body":"string"},{"id":"75704b78-db5b-4fb2-adad-240d4d014574","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"//v2/documents/:documentId/content","host":["/"],"path":["v2","documents",":documentId","content"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"fa4e83dc-3b61-488c-8afc-c3db13caf662","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"//v2/documents/:documentId/content","host":["/"],"path":["v2","documents",":documentId","content"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-disposition","value":"string"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-type","value":"string"}],"cookie":[],"responseTime":null,"body":"string"},{"id":"7346fa81-6610-4f05-98b4-b117800e1857","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":{"raw":"//v2/documents/:documentId/content","host":["/"],"path":["v2","documents",":documentId","content"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-disposition","value":"string"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"content-type","value":"string"}],"cookie":[],"responseTime":null,"body":"string"}],"_postman_id":"c73259aa-05c7-4822-8aea-347ea4d64aee"}],"id":"db597d02-30ac-44f9-9b0a-6d6b0c4d5ff0","_postman_id":"db597d02-30ac-44f9-9b0a-6d6b0c4d5ff0","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"GetDocument","id":"f6b1304d-3523-485f-a7fb-6a56aa179b86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v2/documents/:documentId","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v2","documents",":documentId"],"host":["/"],"query":[],"variable":[{"id":"1ec52d26-f644-4b24-90f2-b7a878844cbc","type":"any","value":"string","key":"documentId"}]}},"response":[{"id":"5c169d18-1a5e-4c09-9276-b4d33c83beb4","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/documents/:documentId","host":["/"],"path":["v2","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"fileId\": 9883,\n  \"documentId\": 7095,\n  \"description\": \"string\",\n  \"size\": 9809,\n  \"documentType\": {\n    \"documentTypeId\": 5142,\n    \"enabled\": true,\n    \"name\": \"string\"\n  },\n  \"createUser\": {\n    \"userId\": 261,\n    \"username\": \"string\"\n  },\n  \"createDate\": \"2008-10-25T04:35:16.653Z\",\n  \"notes\": [\n    {\n      \"noteId\": 7764\n    },\n    {\n      \"noteId\": 4957\n    }\n  ],\n  \"actions\": [\n    {\n      \"fileActionsId\": 4306\n    },\n    {\n      \"fileActionsId\": 8496\n    }\n  ],\n  \"internalOnly\": false,\n  \"hide\": false,\n  \"approved\": true,\n  \"modifyUser\": {\n    \"userId\": 5812,\n    \"username\": \"string\"\n  },\n  \"modifyDate\": \"1962-09-25T11:54:45.100Z\"\n}"},{"id":"b9dfd330-c103-469c-a3e2-1f8eee1ae6ca","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/documents/:documentId","host":["/"],"path":["v2","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"3929c4f6-212e-4323-aba2-e25907f06fe2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/documents/:documentId","host":["/"],"path":["v2","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"bf552322-b18b-4c1a-9147-d960a1c3dde3","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/documents/:documentId","host":["/"],"path":["v2","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"cd8b2ed6-5677-4dc1-9e39-8e5428203b11","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/documents/:documentId","host":["/"],"path":["v2","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"a9786cb3-eb06-4cb9-a7fa-bc3bc2f7fb32","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/documents/:documentId","host":["/"],"path":["v2","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"c48cdea8-c0b8-49ed-965f-e870bea858fc","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/documents/:documentId","host":["/"],"path":["v2","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"6dca3452-f6c8-41de-b277-fbc5916a8926","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/documents/:documentId","host":["/"],"path":["v2","documents",":documentId"],"variable":[{"key":"documentId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"}],"_postman_id":"f6b1304d-3523-485f-a7fb-6a56aa179b86"}],"id":"516bb576-4490-4732-a29d-2c96a5f86808","_postman_id":"516bb576-4490-4732-a29d-2c96a5f86808","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"ecb08d5d-f883-44b1-a034-0bf865b9a73b","_postman_id":"ecb08d5d-f883-44b1-a034-0bf865b9a73b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}},{"name":"files","item":[{"name":"{fileId}","item":[{"name":"documents","item":[{"name":"GetDocuments","id":"21241dbf-b44f-4ec1-a1ff-33f7c5e364d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//v2/files/:fileId/documents","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v2","files",":fileId","documents"],"host":["/"],"query":[],"variable":[{"id":"e81fc312-e34a-4f5c-8353-5f37671dfc33","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"712e4d84-e3c2-4fe2-b1c5-ccce3c9cd874","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"documents\": [\n    {\n      \"documentId\": 3210,\n      \"documentName\": \"string\",\n      \"documentType\": {\n        \"documentTypeId\": 4591,\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"hide\": false,\n      \"approved\": true,\n      \"associatedNotes\": [\n        {\n          \"noteId\": 8178\n        },\n        {\n          \"noteId\": 5935\n        }\n      ],\n      \"createUser\": {\n        \"userId\": 8683,\n        \"name\": \"string\"\n      },\n      \"createDate\": \"1991-08-15T05:07:37.857Z\",\n      \"modifyUser\": {\n        \"userId\": 7327,\n        \"name\": \"string\"\n      },\n      \"modifyDate\": \"2003-03-05T02:23:14.919Z\",\n      \"size\": 4590\n    },\n    {\n      \"documentId\": 8845,\n      \"documentName\": \"string\",\n      \"documentType\": {\n        \"documentTypeId\": 557,\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"hide\": true,\n      \"approved\": true,\n      \"associatedNotes\": [\n        {\n          \"noteId\": 1112\n        },\n        {\n          \"noteId\": 2690\n        }\n      ],\n      \"createUser\": {\n        \"userId\": 475,\n        \"name\": \"string\"\n      },\n      \"createDate\": \"1968-12-03T01:27:27.252Z\",\n      \"modifyUser\": {\n        \"userId\": 2800,\n        \"name\": \"string\"\n      },\n      \"modifyDate\": \"1948-01-06T12:50:23.628Z\",\n      \"size\": 7521\n    }\n  ]\n}"},{"id":"2e4e662c-bfa8-4a7a-9ad2-4205ca01df97","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"9e259936-fb52-4c61-956e-519e73ecd1d7","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"b5d5abb3-1ab0-454c-a033-3685794b3c0c","name":"Forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"085fc681-ee59-4bf9-8d7f-490782a540f8","name":"Not Found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"711408cf-4fd3-48d1-acf6-2c539d601e2c","name":"Processing error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"d6a6c6c6-e91c-4202-8fb9-3717eb0324e2","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"892e437e-09c5-46d8-ac1b-19fb633feb59","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"}],"_postman_id":"21241dbf-b44f-4ec1-a1ff-33f7c5e364d4"},{"name":"AddDocument","id":"5a2ce2e8-58b6-4928-ae05-1f6439be0baf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>The name of the document</p>\n","key":"documentName","value":"string","type":"text"},{"description":"<p>The ID of the document type</p>\n","key":"documentTypeId","value":"3374","type":"text"},{"description":"<p>The document description</p>\n","key":"description","value":"string","type":"text"},{"description":"<p>The document to upload</p>\n","key":"documentFile","type":"file","value":null},{"key":"fileActionAssociations","value":"[object Object],[object Object]","type":"text"}]},"url":"//v2/files/:fileId/documents","description":"<p>Endpoint to add a document to a file.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}},"urlObject":{"path":["v2","files",":fileId","documents"],"host":["/"],"query":[],"variable":[{"id":"b12812a2-9823-4d68-ab9b-4be69d70ac8b","type":"any","value":"string","key":"fileId"}]}},"response":[{"id":"6efef87b-1d7a-4774-974f-b1b95dba6efd","name":"Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"The name of the document","key":"documentName","value":"string","type":"text"},{"description":"The ID of the document type","key":"documentTypeId","value":"3374","type":"text"},{"description":"The document description","key":"description","value":"string","type":"text"},{"description":"The document to upload","key":"documentFile","type":"file","src":[]},{"key":"fileActionAssociations","value":"[object Object],[object Object]","type":"text"}]},"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"8204a19f-5ede-4ea9-978e-884f45ca889f","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"The name of the document","key":"documentName","value":"string","type":"text"},{"description":"The ID of the document type","key":"documentTypeId","value":"3374","type":"text"},{"description":"The document description","key":"description","value":"string","type":"text"},{"description":"The document to upload","key":"documentFile","type":"file","src":[]},{"key":"fileActionAssociations","value":"[object Object],[object Object]","type":"text"}]},"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"6960846c-1792-4dcd-96d7-46d7a3df43e9","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"The name of the document","key":"documentName","value":"string","type":"text"},{"description":"The ID of the document type","key":"documentTypeId","value":"3374","type":"text"},{"description":"The document description","key":"description","value":"string","type":"text"},{"description":"The document to upload","key":"documentFile","type":"file","src":[]},{"key":"fileActionAssociations","value":"[object Object],[object Object]","type":"text"}]},"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"a0f005be-0dcf-4602-b0cd-e76fd76cb9a2","name":"Forbidden","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"The name of the document","key":"documentName","value":"string","type":"text"},{"description":"The ID of the document type","key":"documentTypeId","value":"3374","type":"text"},{"description":"The document description","key":"description","value":"string","type":"text"},{"description":"The document to upload","key":"documentFile","type":"file","src":[]},{"key":"fileActionAssociations","value":"[object Object],[object Object]","type":"text"}]},"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"02126054-8320-4a9a-8f2c-c4eb57b5cee1","name":"Not Found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"The name of the document","key":"documentName","value":"string","type":"text"},{"description":"The ID of the document type","key":"documentTypeId","value":"3374","type":"text"},{"description":"The document description","key":"description","value":"string","type":"text"},{"description":"The document to upload","key":"documentFile","type":"file","src":[]},{"key":"fileActionAssociations","value":"[object Object],[object Object]","type":"text"}]},"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"c8c96a2d-7308-495e-a721-bbc56dd54c24","name":"Processing error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"The name of the document","key":"documentName","value":"string","type":"text"},{"description":"The ID of the document type","key":"documentTypeId","value":"3374","type":"text"},{"description":"The document description","key":"description","value":"string","type":"text"},{"description":"The document to upload","key":"documentFile","type":"file","src":[]},{"key":"fileActionAssociations","value":"[object Object],[object Object]","type":"text"}]},"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"string\"\n}"},{"id":"aa6fbeec-e2ee-48fe-86ee-3229a7514cea","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"The name of the document","key":"documentName","value":"string","type":"text"},{"description":"The ID of the document type","key":"documentTypeId","value":"3374","type":"text"},{"description":"The document description","key":"description","value":"string","type":"text"},{"description":"The document to upload","key":"documentFile","type":"file","src":[]},{"key":"fileActionAssociations","value":"[object Object],[object Object]","type":"text"}]},"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"},{"id":"a554e185-cdff-4b0a-a15c-dfef6e1cbbf4","name":"Service Unavailable","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"The name of the document","key":"documentName","value":"string","type":"text"},{"description":"The ID of the document type","key":"documentTypeId","value":"3374","type":"text"},{"description":"The document description","key":"description","value":"string","type":"text"},{"description":"The document to upload","key":"documentFile","type":"file","src":[]},{"key":"fileActionAssociations","value":"[object Object],[object Object]","type":"text"}]},"url":{"raw":"//v2/files/:fileId/documents","host":["/"],"path":["v2","files",":fileId","documents"],"variable":[{"key":"fileId","value":"string"}]}},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"string\",\n  \"title\": \"string\",\n  \"detail\": \"string\",\n  \"status\": 2190,\n  \"instance\": \"string\",\n  \"traceId\": \"string\"\n}"}],"_postman_id":"5a2ce2e8-58b6-4928-ae05-1f6439be0baf"}],"id":"da2be590-1d93-4f29-bf47-806ae2c7121c","_postman_id":"da2be590-1d93-4f29-bf47-806ae2c7121c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"25fe81a9-488f-42c1-a2a4-f62436c898f8","_postman_id":"25fe81a9-488f-42c1-a2a4-f62436c898f8","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"0170661b-643d-4d87-ad6f-fd8ec4eadac4","_postman_id":"0170661b-643d-4d87-ad6f-fd8ec4eadac4","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"id":"32108792-1dd0-4b3a-a92a-7dab204a3f7b","_postman_id":"32108792-1dd0-4b3a-a92a-7dab204a3f7b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]},"isInherited":true,"source":{"_postman_id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","id":"4e334d4c-c1f7-4eec-8d96-9601515ce1b3","name":"Resware API","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"{{pw}}"}]}},"event":[{"listen":"prerequest","script":{"id":"141ac8aa-c021-497e-a7ce-511c6ac44471","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"6f621748-3138-4b6c-9f7b-5394e4784c54","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"/"}]}