GET api/Origami/Vendors

GetAllVendors

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "VendorLegalName": "sample string 1",
    "InsuredID": 2,
    "VendorNumber": "sample string 3",
    "PropertyName": "sample string 4",
    "PropertyNumber": "sample string 5",
    "PropertyManager": "sample string 6",
    "PropertyManagerEmailAddress": "sample string 7",
    "VendorContactName": "sample string 8",
    "UnitID": "sample string 9",
    "VendorAddress1": "sample string 10",
    "VendorAddress2": "sample string 11",
    "VendorCity": "sample string 12",
    "VendorState": "sample string 13",
    "VendorPostalCode": "sample string 14",
    "VendorEmail": "sample string 15"
  },
  {
    "VendorLegalName": "sample string 1",
    "InsuredID": 2,
    "VendorNumber": "sample string 3",
    "PropertyName": "sample string 4",
    "PropertyNumber": "sample string 5",
    "PropertyManager": "sample string 6",
    "PropertyManagerEmailAddress": "sample string 7",
    "VendorContactName": "sample string 8",
    "UnitID": "sample string 9",
    "VendorAddress1": "sample string 10",
    "VendorAddress2": "sample string 11",
    "VendorCity": "sample string 12",
    "VendorState": "sample string 13",
    "VendorPostalCode": "sample string 14",
    "VendorEmail": "sample string 15"
  },
  {
    "VendorLegalName": "sample string 1",
    "InsuredID": 2,
    "VendorNumber": "sample string 3",
    "PropertyName": "sample string 4",
    "PropertyNumber": "sample string 5",
    "PropertyManager": "sample string 6",
    "PropertyManagerEmailAddress": "sample string 7",
    "VendorContactName": "sample string 8",
    "UnitID": "sample string 9",
    "VendorAddress1": "sample string 10",
    "VendorAddress2": "sample string 11",
    "VendorCity": "sample string 12",
    "VendorState": "sample string 13",
    "VendorPostalCode": "sample string 14",
    "VendorEmail": "sample string 15"
  }
]

text/javascript

Sample:
[{"VendorLegalName":"sample string 1","InsuredID":2,"VendorNumber":"sample string 3","PropertyName":"sample string 4","PropertyNumber":"sample string 5","PropertyManager":"sample string 6","PropertyManagerEmailAddress":"sample string 7","VendorContactName":"sample string 8","UnitID":"sample string 9","VendorAddress1":"sample string 10","VendorAddress2":"sample string 11","VendorCity":"sample string 12","VendorState":"sample string 13","VendorPostalCode":"sample string 14","VendorEmail":"sample string 15"},{"VendorLegalName":"sample string 1","InsuredID":2,"VendorNumber":"sample string 3","PropertyName":"sample string 4","PropertyNumber":"sample string 5","PropertyManager":"sample string 6","PropertyManagerEmailAddress":"sample string 7","VendorContactName":"sample string 8","UnitID":"sample string 9","VendorAddress1":"sample string 10","VendorAddress2":"sample string 11","VendorCity":"sample string 12","VendorState":"sample string 13","VendorPostalCode":"sample string 14","VendorEmail":"sample string 15"},{"VendorLegalName":"sample string 1","InsuredID":2,"VendorNumber":"sample string 3","PropertyName":"sample string 4","PropertyNumber":"sample string 5","PropertyManager":"sample string 6","PropertyManagerEmailAddress":"sample string 7","VendorContactName":"sample string 8","UnitID":"sample string 9","VendorAddress1":"sample string 10","VendorAddress2":"sample string 11","VendorCity":"sample string 12","VendorState":"sample string 13","VendorPostalCode":"sample string 14","VendorEmail":"sample string 15"}]

text/csv

Sample: