POST TPOSL
Request Information
URI Parameters
None.
Body Parameters
ParamsTPOSKasaBilgisi| Name | Description | Type | Additional information |
|---|---|---|---|
| VERGI_NUMARASI | string |
String length: inclusive between 0 and 35 |
|
| VERGI_DAIRESI | string |
String length: inclusive between 0 and 50 |
|
| FIRMA_ADI | string |
String length: inclusive between 0 and 200 |
|
| POS_NO | integer |
None. |
|
| POS_SERI_NO | string |
None. |
|
| FIS_LIMITI | string |
None. |
|
| SON_YEDEK_ZAMANI | string |
String length: inclusive between 0 and 35 |
|
| POS_TIPI | integer |
None. |
|
| VERSIYON | string |
String length: inclusive between 0 and 35 |
|
| TPOS_VERSIYON | string |
String length: inclusive between 0 and 30 |
|
| TPOS_VERSIYON_SIRA | string |
String length: inclusive between 0 and 30 |
|
| YK_FISCAL_SERI_NO | string |
String length: inclusive between 0 and 40 |
|
| E_FAT_AKTIF | integer |
None. |
|
| E_FAT_NO_BAS_KOD | string |
String length: inclusive between 0 and 15 |
|
| E_ARV_NO_BAS_KOD | string |
String length: inclusive between 0 and 15 |
|
| DONEM_YILI | integer |
None. |
|
| E_ARV_AKTIF | integer |
None. |
|
| E_ARV_MUSTERI_AD_ZORUNLU_LIMIT | string |
None. |
|
| E_ARV_EMAIL_ZORUNLU | integer |
None. |
|
| KASA_TARIH_SAAT | string |
String length: inclusive between 0 and 35 |
|
| PC_NAME | string |
String length: inclusive between 0 and 200 |
|
| WebErisimKullanici | string |
None. |
|
| WebErisimSifre | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"VERGI_NUMARASI": "sample string 1",
"VERGI_DAIRESI": "sample string 2",
"FIRMA_ADI": "sample string 3",
"POS_NO": 4,
"POS_SERI_NO": "sample string 5",
"FIS_LIMITI": "sample string 6",
"SON_YEDEK_ZAMANI": "sample string 7",
"POS_TIPI": 8,
"VERSIYON": "sample string 9",
"TPOS_VERSIYON": "sample string 10",
"TPOS_VERSIYON_SIRA": "sample string 11",
"YK_FISCAL_SERI_NO": "sample string 12",
"E_FAT_AKTIF": 13,
"E_FAT_NO_BAS_KOD": "sample string 14",
"E_ARV_NO_BAS_KOD": "sample string 15",
"DONEM_YILI": 16,
"E_ARV_AKTIF": 17,
"E_ARV_MUSTERI_AD_ZORUNLU_LIMIT": "sample string 18",
"E_ARV_EMAIL_ZORUNLU": 19,
"KASA_TARIH_SAAT": "sample string 20",
"PC_NAME": "sample string 21",
"WebErisimKullanici": "sample string 22",
"WebErisimSifre": "sample string 23"
}
application/xml, text/xml
Sample:
<ParamsTPOSKasaBilgisi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TriaEFaturaRestServer.Models"> <WebErisimKullanici>sample string 22</WebErisimKullanici> <WebErisimSifre>sample string 23</WebErisimSifre> <DONEM_YILI>16</DONEM_YILI> <E_ARV_AKTIF>17</E_ARV_AKTIF> <E_ARV_EMAIL_ZORUNLU>19</E_ARV_EMAIL_ZORUNLU> <E_ARV_MUSTERI_AD_ZORUNLU_LIMIT>sample string 18</E_ARV_MUSTERI_AD_ZORUNLU_LIMIT> <E_ARV_NO_BAS_KOD>sample string 15</E_ARV_NO_BAS_KOD> <E_FAT_AKTIF>13</E_FAT_AKTIF> <E_FAT_NO_BAS_KOD>sample string 14</E_FAT_NO_BAS_KOD> <FIRMA_ADI>sample string 3</FIRMA_ADI> <FIS_LIMITI>sample string 6</FIS_LIMITI> <KASA_TARIH_SAAT>sample string 20</KASA_TARIH_SAAT> <PC_NAME>sample string 21</PC_NAME> <POS_NO>4</POS_NO> <POS_SERI_NO>sample string 5</POS_SERI_NO> <POS_TIPI>8</POS_TIPI> <SON_YEDEK_ZAMANI>sample string 7</SON_YEDEK_ZAMANI> <TPOS_VERSIYON>sample string 10</TPOS_VERSIYON> <TPOS_VERSIYON_SIRA>sample string 11</TPOS_VERSIYON_SIRA> <VERGI_DAIRESI>sample string 2</VERGI_DAIRESI> <VERGI_NUMARASI>sample string 1</VERGI_NUMARASI> <VERSIYON>sample string 9</VERSIYON> <YK_FISCAL_SERI_NO>sample string 12</YK_FISCAL_SERI_NO> </ParamsTPOSKasaBilgisi>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ITPOSReturn| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | boolean |
None. |
|
| ErrorMessageCode | integer |
None. |
|
| ErrorMessage | string |
None. |
|
| Id | integer |
None. |
|
| BayiKodu | string |
None. |
|
| ProgramKodu | string |
None. |
|
| GMP3Status | integer |
None. |
|
| GMP3ExpDate | string |
None. |
|
| LisansModul | string |
None. |
|
| LisansStatus | integer |
None. |
|
| DemoLisansGun | integer |
None. |
|
| DemoBasTarih | string |
None. |
|
| Aktif | integer |
None. |
|
| OnayFiscalSeriNo | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Status": true,
"ErrorMessageCode": 2,
"ErrorMessage": "sample string 3",
"Id": 4,
"BayiKodu": "sample string 5",
"ProgramKodu": "sample string 6",
"GMP3Status": 7,
"GMP3ExpDate": "sample string 8",
"LisansModul": "sample string 9",
"LisansStatus": 10,
"DemoLisansGun": 11,
"DemoBasTarih": "sample string 12",
"Aktif": 13,
"OnayFiscalSeriNo": "sample string 14"
}
application/xml, text/xml
Sample:
<ITPOSReturn xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TriaEFaturaRestServer.Models"> <Aktif>13</Aktif> <BayiKodu>sample string 5</BayiKodu> <DemoBasTarih>sample string 12</DemoBasTarih> <DemoLisansGun>11</DemoLisansGun> <ErrorMessage>sample string 3</ErrorMessage> <ErrorMessageCode>2</ErrorMessageCode> <GMP3ExpDate>sample string 8</GMP3ExpDate> <GMP3Status>7</GMP3Status> <Id>4</Id> <LisansModul>sample string 9</LisansModul> <LisansStatus>10</LisansStatus> <OnayFiscalSeriNo>sample string 14</OnayFiscalSeriNo> <ProgramKodu>sample string 6</ProgramKodu> <Status>true</Status> </ITPOSReturn>