POST v6/api_1188/IrsaliyeKaydet

Request Information

URI Parameters

None.

Body Parameters

CommandModelOfWaybillOrder
NameDescriptionTypeAdditional information
UserName

string

None.

Password

string

None.

DatabaseCode

string

None.

Items

Collection of WaybillOrder

None.

Request Formats

application/json, text/json

Sample:
{
  "UserName": "sample string 1",
  "Password": "sample string 2",
  "DatabaseCode": "sample string 3",
  "Items": [
    {
      "DateRealized": "2026-09-27T11:16:29.0849946+03:00",
      "QuantityRealized": 2.0,
      "SipGuid": "13dff51f-3e92-4092-91b3-5d5d5d607fca",
      "ETNN": "9a2157a5-b9e8-49f2-ae03-dcbdd36957a0",
      "Seri": "sample string 5",
      "Sira": 6
    },
    {
      "DateRealized": "2026-09-27T11:16:29.0849946+03:00",
      "QuantityRealized": 2.0,
      "SipGuid": "13dff51f-3e92-4092-91b3-5d5d5d607fca",
      "ETNN": "9a2157a5-b9e8-49f2-ae03-dcbdd36957a0",
      "Seri": "sample string 5",
      "Sira": 6
    }
  ]
}

application/xml, text/xml

Sample:
<CommandModelOfmdl_1188_Oralgaz_Entegrasyon.WaybillOrderd9aiAa1p xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar.CoupaEntegrasyon.Models.Commands">
  <DatabaseCode>sample string 3</DatabaseCode>
  <Items xmlns:d2p1="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar">
    <d2p1:mdl_1188_Oralgaz_Entegrasyon.WaybillOrder>
      <d2p1:DateRealized>2026-09-27T11:16:29.0849946+03:00</d2p1:DateRealized>
      <d2p1:ETNN>9a2157a5-b9e8-49f2-ae03-dcbdd36957a0</d2p1:ETNN>
      <d2p1:QuantityRealized>2</d2p1:QuantityRealized>
      <d2p1:Seri>sample string 5</d2p1:Seri>
      <d2p1:SipGuid>13dff51f-3e92-4092-91b3-5d5d5d607fca</d2p1:SipGuid>
      <d2p1:Sira>6</d2p1:Sira>
    </d2p1:mdl_1188_Oralgaz_Entegrasyon.WaybillOrder>
    <d2p1:mdl_1188_Oralgaz_Entegrasyon.WaybillOrder>
      <d2p1:DateRealized>2026-09-27T11:16:29.0849946+03:00</d2p1:DateRealized>
      <d2p1:ETNN>9a2157a5-b9e8-49f2-ae03-dcbdd36957a0</d2p1:ETNN>
      <d2p1:QuantityRealized>2</d2p1:QuantityRealized>
      <d2p1:Seri>sample string 5</d2p1:Seri>
      <d2p1:SipGuid>13dff51f-3e92-4092-91b3-5d5d5d607fca</d2p1:SipGuid>
      <d2p1:Sira>6</d2p1:Sira>
    </d2p1:mdl_1188_Oralgaz_Entegrasyon.WaybillOrder>
  </Items>
  <Password>sample string 2</Password>
  <UserName>sample string 1</UserName>
</CommandModelOfmdl_1188_Oralgaz_Entegrasyon.WaybillOrderd9aiAa1p>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'CommandModel`1'.

Response Information

Resource Description

ResultModelOfWaybillOrder
NameDescriptionTypeAdditional information
IsSuccessful

boolean

None.

ErrorMessage

string

None.

ItemResults

Collection of ItemResultModelOfWaybillOrder

None.

Response Formats

application/json, text/json

Sample:
{
  "IsSuccessful": true,
  "ErrorMessage": "sample string 2",
  "ItemResults": [
    {
      "IsSuccessfull": true,
      "ErrorMessage": "sample string 2",
      "Item": {
        "DateRealized": "2026-09-27T11:16:29.1161263+03:00",
        "QuantityRealized": 2.0,
        "SipGuid": "d3cb43c7-2bb1-443c-8cc8-4abfb6dbe015",
        "ETNN": "eb47b49b-d4a5-472d-9882-3536f0b05fa3",
        "Seri": "sample string 5",
        "Sira": 6
      }
    },
    {
      "IsSuccessfull": true,
      "ErrorMessage": "sample string 2",
      "Item": {
        "DateRealized": "2026-09-27T11:16:29.1161263+03:00",
        "QuantityRealized": 2.0,
        "SipGuid": "d3cb43c7-2bb1-443c-8cc8-4abfb6dbe015",
        "ETNN": "eb47b49b-d4a5-472d-9882-3536f0b05fa3",
        "Seri": "sample string 5",
        "Sira": 6
      }
    }
  ]
}

application/xml, text/xml

Sample:
<ResultModelOfmdl_1188_Oralgaz_Entegrasyon.WaybillOrderd9aiAa1p xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar.CoupaEntegrasyon.Models">
  <ErrorMessage>sample string 2</ErrorMessage>
  <IsSuccessful>true</IsSuccessful>
  <ItemResults xmlns:d2p1="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar.CoupaEntegrasyon.Models.ResultModels">
    <d2p1:ItemResultModelOfmdl_1188_Oralgaz_Entegrasyon.WaybillOrderd9aiAa1p>
      <d2p1:ErrorMessage>sample string 2</d2p1:ErrorMessage>
      <d2p1:IsSuccessfull>true</d2p1:IsSuccessfull>
      <d2p1:Item xmlns:d4p1="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar">
        <d4p1:DateRealized>2026-09-27T11:16:29.1161263+03:00</d4p1:DateRealized>
        <d4p1:ETNN>eb47b49b-d4a5-472d-9882-3536f0b05fa3</d4p1:ETNN>
        <d4p1:QuantityRealized>2</d4p1:QuantityRealized>
        <d4p1:Seri>sample string 5</d4p1:Seri>
        <d4p1:SipGuid>d3cb43c7-2bb1-443c-8cc8-4abfb6dbe015</d4p1:SipGuid>
        <d4p1:Sira>6</d4p1:Sira>
      </d2p1:Item>
    </d2p1:ItemResultModelOfmdl_1188_Oralgaz_Entegrasyon.WaybillOrderd9aiAa1p>
    <d2p1:ItemResultModelOfmdl_1188_Oralgaz_Entegrasyon.WaybillOrderd9aiAa1p>
      <d2p1:ErrorMessage>sample string 2</d2p1:ErrorMessage>
      <d2p1:IsSuccessfull>true</d2p1:IsSuccessfull>
      <d2p1:Item xmlns:d4p1="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar">
        <d4p1:DateRealized>2026-09-27T11:16:29.1161263+03:00</d4p1:DateRealized>
        <d4p1:ETNN>eb47b49b-d4a5-472d-9882-3536f0b05fa3</d4p1:ETNN>
        <d4p1:QuantityRealized>2</d4p1:QuantityRealized>
        <d4p1:Seri>sample string 5</d4p1:Seri>
        <d4p1:SipGuid>d3cb43c7-2bb1-443c-8cc8-4abfb6dbe015</d4p1:SipGuid>
        <d4p1:Sira>6</d4p1:Sira>
      </d2p1:Item>
    </d2p1:ItemResultModelOfmdl_1188_Oralgaz_Entegrasyon.WaybillOrderd9aiAa1p>
  </ItemResults>
</ResultModelOfmdl_1188_Oralgaz_Entegrasyon.WaybillOrderd9aiAa1p>