GET api/getCustomers

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of angularCustomer
NameDescriptionTypeAdditional information
customerNumber

string

None.

kundNamn

string

None.

adress1

string

None.

adress2

string

None.

postNr

string

None.

postAdress

string

None.

deliveryadress1

string

None.

deliveryadress2

string

None.

deliverypostNr

string

None.

deliverypostAdress

string

None.

paymentTerms

string

None.

language

string

None.

orgno

string

None.

pricelist

string

None.

info

string

None.

salesperson

string

None.

efaktAI

string

None.

efaktEmail

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "customerNumber": "sample string 1",
    "kundNamn": "sample string 2",
    "adress1": "sample string 3",
    "adress2": "sample string 4",
    "postNr": "sample string 5",
    "postAdress": "sample string 6",
    "deliveryadress1": "sample string 7",
    "deliveryadress2": "sample string 8",
    "deliverypostNr": "sample string 9",
    "deliverypostAdress": "sample string 10",
    "paymentTerms": "sample string 11",
    "language": "sample string 12",
    "orgno": "sample string 13",
    "pricelist": "sample string 14",
    "info": "sample string 15",
    "salesperson": "sample string 16",
    "efaktAI": "sample string 17",
    "efaktEmail": "sample string 18"
  },
  {
    "customerNumber": "sample string 1",
    "kundNamn": "sample string 2",
    "adress1": "sample string 3",
    "adress2": "sample string 4",
    "postNr": "sample string 5",
    "postAdress": "sample string 6",
    "deliveryadress1": "sample string 7",
    "deliveryadress2": "sample string 8",
    "deliverypostNr": "sample string 9",
    "deliverypostAdress": "sample string 10",
    "paymentTerms": "sample string 11",
    "language": "sample string 12",
    "orgno": "sample string 13",
    "pricelist": "sample string 14",
    "info": "sample string 15",
    "salesperson": "sample string 16",
    "efaktAI": "sample string 17",
    "efaktEmail": "sample string 18"
  }
]

text/html

Sample:
[{"customerNumber":"sample string 1","kundNamn":"sample string 2","adress1":"sample string 3","adress2":"sample string 4","postNr":"sample string 5","postAdress":"sample string 6","deliveryadress1":"sample string 7","deliveryadress2":"sample string 8","deliverypostNr":"sample string 9","deliverypostAdress":"sample string 10","paymentTerms":"sample string 11","language":"sample string 12","orgno":"sample string 13","pricelist":"sample string 14","info":"sample string 15","salesperson":"sample string 16","efaktAI":"sample string 17","efaktEmail":"sample string 18"},{"customerNumber":"sample string 1","kundNamn":"sample string 2","adress1":"sample string 3","adress2":"sample string 4","postNr":"sample string 5","postAdress":"sample string 6","deliveryadress1":"sample string 7","deliveryadress2":"sample string 8","deliverypostNr":"sample string 9","deliverypostAdress":"sample string 10","paymentTerms":"sample string 11","language":"sample string 12","orgno":"sample string 13","pricelist":"sample string 14","info":"sample string 15","salesperson":"sample string 16","efaktAI":"sample string 17","efaktEmail":"sample string 18"}]

application/xml, text/xml

Sample:
<ArrayOfangularCustomer xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/webapi.Controllers">
  <angularCustomer>
    <adress1>sample string 3</adress1>
    <adress2>sample string 4</adress2>
    <customerNumber>sample string 1</customerNumber>
    <deliveryadress1>sample string 7</deliveryadress1>
    <deliveryadress2>sample string 8</deliveryadress2>
    <deliverypostAdress>sample string 10</deliverypostAdress>
    <deliverypostNr>sample string 9</deliverypostNr>
    <efaktAI>sample string 17</efaktAI>
    <efaktEmail>sample string 18</efaktEmail>
    <info>sample string 15</info>
    <kundNamn>sample string 2</kundNamn>
    <language>sample string 12</language>
    <orgno>sample string 13</orgno>
    <paymentTerms>sample string 11</paymentTerms>
    <postAdress>sample string 6</postAdress>
    <postNr>sample string 5</postNr>
    <pricelist>sample string 14</pricelist>
    <salesperson>sample string 16</salesperson>
  </angularCustomer>
  <angularCustomer>
    <adress1>sample string 3</adress1>
    <adress2>sample string 4</adress2>
    <customerNumber>sample string 1</customerNumber>
    <deliveryadress1>sample string 7</deliveryadress1>
    <deliveryadress2>sample string 8</deliveryadress2>
    <deliverypostAdress>sample string 10</deliverypostAdress>
    <deliverypostNr>sample string 9</deliverypostNr>
    <efaktAI>sample string 17</efaktAI>
    <efaktEmail>sample string 18</efaktEmail>
    <info>sample string 15</info>
    <kundNamn>sample string 2</kundNamn>
    <language>sample string 12</language>
    <orgno>sample string 13</orgno>
    <paymentTerms>sample string 11</paymentTerms>
    <postAdress>sample string 6</postAdress>
    <postNr>sample string 5</postNr>
    <pricelist>sample string 14</pricelist>
    <salesperson>sample string 16</salesperson>
  </angularCustomer>
</ArrayOfangularCustomer>

multipart/form-data

Sample:
<ArrayOfangularCustomer xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/webapi.Controllers"><angularCustomer><adress1>sample string 3</adress1><adress2>sample string 4</adress2><customerNumber>sample string 1</customerNumber><deliveryadress1>sample string 7</deliveryadress1><deliveryadress2>sample string 8</deliveryadress2><deliverypostAdress>sample string 10</deliverypostAdress><deliverypostNr>sample string 9</deliverypostNr><efaktAI>sample string 17</efaktAI><efaktEmail>sample string 18</efaktEmail><info>sample string 15</info><kundNamn>sample string 2</kundNamn><language>sample string 12</language><orgno>sample string 13</orgno><paymentTerms>sample string 11</paymentTerms><postAdress>sample string 6</postAdress><postNr>sample string 5</postNr><pricelist>sample string 14</pricelist><salesperson>sample string 16</salesperson></angularCustomer><angularCustomer><adress1>sample string 3</adress1><adress2>sample string 4</adress2><customerNumber>sample string 1</customerNumber><deliveryadress1>sample string 7</deliveryadress1><deliveryadress2>sample string 8</deliveryadress2><deliverypostAdress>sample string 10</deliverypostAdress><deliverypostNr>sample string 9</deliverypostNr><efaktAI>sample string 17</efaktAI><efaktEmail>sample string 18</efaktEmail><info>sample string 15</info><kundNamn>sample string 2</kundNamn><language>sample string 12</language><orgno>sample string 13</orgno><paymentTerms>sample string 11</paymentTerms><postAdress>sample string 6</postAdress><postNr>sample string 5</postNr><pricelist>sample string 14</pricelist><salesperson>sample string 16</salesperson></angularCustomer></ArrayOfangularCustomer>