POST v6/api_1382/FaturaAktar

Request Information

URI Parameters

None.

Body Parameters

Collection of Invoice
NameDescriptionTypeAdditional information
sec

boolean

None.

items

Collection of Item

None.

code

string

None.

inv_date

string

None.

inv_number

integer

None.

name

string

None.

last_name

string

None.

email

string

None.

nid

string

None.

address

string

None.

country

string

None.

a_code

string

None.

city

string

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "sec": true,
    "items": [
      {
        "amount": "sample string 1",
        "tax_amount": "sample string 2",
        "amountDeci": 0.0,
        "taxAmountDeci": 0.0,
        "doc_type": 3,
        "file_type": 4,
        "tax_type": 64,
        "inv_type": 6,
        "buy_sell": 7,
        "move_type": 8,
        "move_code": "sample string 9",
        "move_name": "sample string 10",
        "warehouse": 11,
        "move_amount": 12,
        "vergipntr": 13,
        "cins": 14
      },
      {
        "amount": "sample string 1",
        "tax_amount": "sample string 2",
        "amountDeci": 0.0,
        "taxAmountDeci": 0.0,
        "doc_type": 3,
        "file_type": 4,
        "tax_type": 64,
        "inv_type": 6,
        "buy_sell": 7,
        "move_type": 8,
        "move_code": "sample string 9",
        "move_name": "sample string 10",
        "warehouse": 11,
        "move_amount": 12,
        "vergipntr": 13,
        "cins": 14
      }
    ],
    "code": "sample string 2",
    "inv_date": "sample string 3",
    "inv_number": 4,
    "name": "sample string 5",
    "last_name": "sample string 6",
    "email": "sample string 7",
    "nid": "sample string 8",
    "address": "sample string 9",
    "country": "sample string 10",
    "a_code": "sample string 11",
    "city": "sample string 12"
  },
  {
    "sec": true,
    "items": [
      {
        "amount": "sample string 1",
        "tax_amount": "sample string 2",
        "amountDeci": 0.0,
        "taxAmountDeci": 0.0,
        "doc_type": 3,
        "file_type": 4,
        "tax_type": 64,
        "inv_type": 6,
        "buy_sell": 7,
        "move_type": 8,
        "move_code": "sample string 9",
        "move_name": "sample string 10",
        "warehouse": 11,
        "move_amount": 12,
        "vergipntr": 13,
        "cins": 14
      },
      {
        "amount": "sample string 1",
        "tax_amount": "sample string 2",
        "amountDeci": 0.0,
        "taxAmountDeci": 0.0,
        "doc_type": 3,
        "file_type": 4,
        "tax_type": 64,
        "inv_type": 6,
        "buy_sell": 7,
        "move_type": 8,
        "move_code": "sample string 9",
        "move_name": "sample string 10",
        "warehouse": 11,
        "move_amount": 12,
        "vergipntr": 13,
        "cins": 14
      }
    ],
    "code": "sample string 2",
    "inv_date": "sample string 3",
    "inv_number": 4,
    "name": "sample string 5",
    "last_name": "sample string 6",
    "email": "sample string 7",
    "nid": "sample string 8",
    "address": "sample string 9",
    "country": "sample string 10",
    "a_code": "sample string 11",
    "city": "sample string 12"
  }
]

application/xml, text/xml

Sample:
<ArrayOfmdl_1382_BitexenAktarim.Invoice xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar">
  <mdl_1382_BitexenAktarim.Invoice>
    <a_code>sample string 11</a_code>
    <address>sample string 9</address>
    <city>sample string 12</city>
    <code>sample string 2</code>
    <country>sample string 10</country>
    <email>sample string 7</email>
    <inv_date>sample string 3</inv_date>
    <inv_number>4</inv_number>
    <items>
      <mdl_1382_BitexenAktarim.Item>
        <amount>sample string 1</amount>
        <buy_sell>7</buy_sell>
        <cins>14</cins>
        <doc_type>3</doc_type>
        <file_type>4</file_type>
        <inv_type>6</inv_type>
        <move_amount>12</move_amount>
        <move_code>sample string 9</move_code>
        <move_name>sample string 10</move_name>
        <move_type>8</move_type>
        <tax_amount>sample string 2</tax_amount>
        <tax_type>64</tax_type>
        <vergipntr>13</vergipntr>
        <warehouse>11</warehouse>
      </mdl_1382_BitexenAktarim.Item>
      <mdl_1382_BitexenAktarim.Item>
        <amount>sample string 1</amount>
        <buy_sell>7</buy_sell>
        <cins>14</cins>
        <doc_type>3</doc_type>
        <file_type>4</file_type>
        <inv_type>6</inv_type>
        <move_amount>12</move_amount>
        <move_code>sample string 9</move_code>
        <move_name>sample string 10</move_name>
        <move_type>8</move_type>
        <tax_amount>sample string 2</tax_amount>
        <tax_type>64</tax_type>
        <vergipntr>13</vergipntr>
        <warehouse>11</warehouse>
      </mdl_1382_BitexenAktarim.Item>
    </items>
    <last_name>sample string 6</last_name>
    <name>sample string 5</name>
    <nid>sample string 8</nid>
    <sec>true</sec>
  </mdl_1382_BitexenAktarim.Invoice>
  <mdl_1382_BitexenAktarim.Invoice>
    <a_code>sample string 11</a_code>
    <address>sample string 9</address>
    <city>sample string 12</city>
    <code>sample string 2</code>
    <country>sample string 10</country>
    <email>sample string 7</email>
    <inv_date>sample string 3</inv_date>
    <inv_number>4</inv_number>
    <items>
      <mdl_1382_BitexenAktarim.Item>
        <amount>sample string 1</amount>
        <buy_sell>7</buy_sell>
        <cins>14</cins>
        <doc_type>3</doc_type>
        <file_type>4</file_type>
        <inv_type>6</inv_type>
        <move_amount>12</move_amount>
        <move_code>sample string 9</move_code>
        <move_name>sample string 10</move_name>
        <move_type>8</move_type>
        <tax_amount>sample string 2</tax_amount>
        <tax_type>64</tax_type>
        <vergipntr>13</vergipntr>
        <warehouse>11</warehouse>
      </mdl_1382_BitexenAktarim.Item>
      <mdl_1382_BitexenAktarim.Item>
        <amount>sample string 1</amount>
        <buy_sell>7</buy_sell>
        <cins>14</cins>
        <doc_type>3</doc_type>
        <file_type>4</file_type>
        <inv_type>6</inv_type>
        <move_amount>12</move_amount>
        <move_code>sample string 9</move_code>
        <move_name>sample string 10</move_name>
        <move_type>8</move_type>
        <tax_amount>sample string 2</tax_amount>
        <tax_type>64</tax_type>
        <vergipntr>13</vergipntr>
        <warehouse>11</warehouse>
      </mdl_1382_BitexenAktarim.Item>
    </items>
    <last_name>sample string 6</last_name>
    <name>sample string 5</name>
    <nid>sample string 8</nid>
    <sec>true</sec>
  </mdl_1382_BitexenAktarim.Invoice>
</ArrayOfmdl_1382_BitexenAktarim.Invoice>

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 'List`1'.

Response Information

Resource Description

DefaultReturn
NameDescriptionTypeAdditional information
Sonuc

string

None.

erornumber

integer

None.

timeout

boolean

None.

Basarili

boolean

None.

Hatakodu

Hatakodlari

None.

Deadlock

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "Sonuc": "sample string 1",
  "erornumber": 2,
  "timeout": true,
  "Basarili": true,
  "Hatakodu": 0,
  "Deadlock": true
}

application/xml, text/xml

Sample:
<OrtakTanimlar.DefaultReturn xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Resources">
  <Basarili>true</Basarili>
  <Hatakodu>Tanimsiz</Hatakodu>
  <Sonuc>sample string 1</Sonuc>
  <erornumber>2</erornumber>
  <timeout>true</timeout>
</OrtakTanimlar.DefaultReturn>