POST GetOrderAddress

Request Information

URI Parameters

None.

Body Parameters

RequestGetOrderAddress
NameDescriptionTypeAdditional information
YonlendirmeAdi

string

None.

SubeId

integer

None.

MusteriId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "YonlendirmeAdi": "sample string 1",
  "SubeId": 2,
  "MusteriId": 3
}

application/xml, text/xml

Sample:
<RequestGetOrderAddress xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Project.MobileService.Models.Request">
  <MusteriId>3</MusteriId>
  <SubeId>2</SubeId>
  <YonlendirmeAdi>sample string 1</YonlendirmeAdi>
</RequestGetOrderAddress>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResultOrderAddress
NameDescriptionTypeAdditional information
FirmaPaketServis

boolean

None.

TutarKontrolIndirimSonrasinda

boolean

None.

SubeAsgariTutar

decimal number

None.

Adres

Collection of AdresDto

None.

Response Formats

application/json, text/json

Sample:
{
  "FirmaPaketServis": true,
  "TutarKontrolIndirimSonrasinda": true,
  "SubeAsgariTutar": 3.1,
  "Adres": [
    {
      "Id": 1,
      "MusteriId": 2,
      "Ad": "sample string 3",
      "Soyad": "sample string 4",
      "Eposta": "sample string 5",
      "Telefon": "sample string 6",
      "DigerTelefon": "sample string 7",
      "AdresTuru": "sample string 8",
      "AdresAdi": "sample string 9",
      "SemtId": 10,
      "AcikAdres": "sample string 11",
      "AdresTarif": "sample string 12",
      "SemtGonderimUcreti": 13.1,
      "SemtAsgariTutar": 14.1,
      "UcretsizGonderimLimiti": 15.1,
      "SemtAdi": "sample string 16",
      "IlceAdi": "sample string 17",
      "IlceId": 18,
      "IlAdi": "sample string 19",
      "IlId": 20,
      "SemtPasif": true,
      "SubeAsgariTutar": 22.1,
      "SubeId": 23,
      "SubePasif": true
    },
    {
      "Id": 1,
      "MusteriId": 2,
      "Ad": "sample string 3",
      "Soyad": "sample string 4",
      "Eposta": "sample string 5",
      "Telefon": "sample string 6",
      "DigerTelefon": "sample string 7",
      "AdresTuru": "sample string 8",
      "AdresAdi": "sample string 9",
      "SemtId": 10,
      "AcikAdres": "sample string 11",
      "AdresTarif": "sample string 12",
      "SemtGonderimUcreti": 13.1,
      "SemtAsgariTutar": 14.1,
      "UcretsizGonderimLimiti": 15.1,
      "SemtAdi": "sample string 16",
      "IlceAdi": "sample string 17",
      "IlceId": 18,
      "IlAdi": "sample string 19",
      "IlId": 20,
      "SemtPasif": true,
      "SubeAsgariTutar": 22.1,
      "SubeId": 23,
      "SubePasif": true
    }
  ]
}

application/xml, text/xml

Sample:
<ResultOrderAddress xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Project.MobileService.Models.Result">
  <Adres xmlns:d2p1="http://schemas.datacontract.org/2004/07/Project.Dto">
    <d2p1:AdresDto>
      <d2p1:AcikAdres>sample string 11</d2p1:AcikAdres>
      <d2p1:Ad>sample string 3</d2p1:Ad>
      <d2p1:AdresAdi>sample string 9</d2p1:AdresAdi>
      <d2p1:AdresTarif>sample string 12</d2p1:AdresTarif>
      <d2p1:AdresTuru>sample string 8</d2p1:AdresTuru>
      <d2p1:DigerTelefon>sample string 7</d2p1:DigerTelefon>
      <d2p1:Eposta>sample string 5</d2p1:Eposta>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:IlAdi>sample string 19</d2p1:IlAdi>
      <d2p1:IlId>20</d2p1:IlId>
      <d2p1:IlceAdi>sample string 17</d2p1:IlceAdi>
      <d2p1:IlceId>18</d2p1:IlceId>
      <d2p1:MusteriId>2</d2p1:MusteriId>
      <d2p1:SemtAdi>sample string 16</d2p1:SemtAdi>
      <d2p1:SemtAsgariTutar>14.1</d2p1:SemtAsgariTutar>
      <d2p1:SemtGonderimUcreti>13.1</d2p1:SemtGonderimUcreti>
      <d2p1:SemtId>10</d2p1:SemtId>
      <d2p1:SemtPasif>true</d2p1:SemtPasif>
      <d2p1:Soyad>sample string 4</d2p1:Soyad>
      <d2p1:SubeAsgariTutar>22.1</d2p1:SubeAsgariTutar>
      <d2p1:SubeId>23</d2p1:SubeId>
      <d2p1:SubePasif>true</d2p1:SubePasif>
      <d2p1:Telefon>sample string 6</d2p1:Telefon>
      <d2p1:UcretsizGonderimLimiti>15.1</d2p1:UcretsizGonderimLimiti>
    </d2p1:AdresDto>
    <d2p1:AdresDto>
      <d2p1:AcikAdres>sample string 11</d2p1:AcikAdres>
      <d2p1:Ad>sample string 3</d2p1:Ad>
      <d2p1:AdresAdi>sample string 9</d2p1:AdresAdi>
      <d2p1:AdresTarif>sample string 12</d2p1:AdresTarif>
      <d2p1:AdresTuru>sample string 8</d2p1:AdresTuru>
      <d2p1:DigerTelefon>sample string 7</d2p1:DigerTelefon>
      <d2p1:Eposta>sample string 5</d2p1:Eposta>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:IlAdi>sample string 19</d2p1:IlAdi>
      <d2p1:IlId>20</d2p1:IlId>
      <d2p1:IlceAdi>sample string 17</d2p1:IlceAdi>
      <d2p1:IlceId>18</d2p1:IlceId>
      <d2p1:MusteriId>2</d2p1:MusteriId>
      <d2p1:SemtAdi>sample string 16</d2p1:SemtAdi>
      <d2p1:SemtAsgariTutar>14.1</d2p1:SemtAsgariTutar>
      <d2p1:SemtGonderimUcreti>13.1</d2p1:SemtGonderimUcreti>
      <d2p1:SemtId>10</d2p1:SemtId>
      <d2p1:SemtPasif>true</d2p1:SemtPasif>
      <d2p1:Soyad>sample string 4</d2p1:Soyad>
      <d2p1:SubeAsgariTutar>22.1</d2p1:SubeAsgariTutar>
      <d2p1:SubeId>23</d2p1:SubeId>
      <d2p1:SubePasif>true</d2p1:SubePasif>
      <d2p1:Telefon>sample string 6</d2p1:Telefon>
      <d2p1:UcretsizGonderimLimiti>15.1</d2p1:UcretsizGonderimLimiti>
    </d2p1:AdresDto>
  </Adres>
  <FirmaPaketServis>true</FirmaPaketServis>
  <SubeAsgariTutar>3.1</SubeAsgariTutar>
  <TutarKontrolIndirimSonrasinda>true</TutarKontrolIndirimSonrasinda>
</ResultOrderAddress>