Genel Bakış
Versiyon bilgisi
Versiyon : v1
URI şeması
Sunucu : ${deployenv}.epias.com.tr
Kök Dizin : /stp-trade-report-orchestrator/rest
Şemalar : HTTPS
Etiketler
-
active-contracts-match
-
bid
-
bid-history
-
bid-match-status
-
bid-status
-
bid-type
-
bid-update-reason
-
contract
-
contract-configuration
-
contract-gate
-
contract-status
-
contract-type
-
daily-financial-status
-
direction
-
exist
-
gas-day
-
gate-status
-
market-price
-
match
-
objection
-
objection-status
-
objection-type
-
reason-code
Döküman Hakkında
Bu dökümanda Yardımcı Servislerin tanımları ve bu servislerin nasıl çağrılacağı anlatılmaktadır.
Döküman her sürümde güncellendiğinden test ve gerçek ortam içerisindeki servisler farklılık gösterebilir. Sürüm notlarını takip ediniz.
Değişiklikler
1.0.0 Servis tanımları
Uygulama Hakkında
Bu uygulama REST servisleri üzerine kuruludur. JSON ve XML isteklerini kabul eder ve gelen isteğe göre JSON yada XML cevap döner.
Uygulamayı çağırabilmek için DGPYS de kayıtlı bir kullanıcınız olmalı ve bu kullanıcının ilgili servisleri çağırabilmek için yeterli yetkisi olmalıdır. Uygulamaya gelen tüm istekler Merkezi Yetkilendirme Sunucusu’ndan (gerçek ortam için https://cas.epias.com.tr test ortamı için https://testcas.epias.com.tr) etiket alınarak gönderilmelidir.
İstemci Oluşturmak
Servis dökümantasyonu Swagger ile hazırlanmıştır. Gerçek ortam için https://stp.epias.com.tr/stp-trade-report-orchestrator/test/swagger.json gerçek ortam için https://teststp.epias.com.tr/stp-trade-report-orchestrator/test/swagger.json dosyasını kullanarak https://generator.swagger.io adresinden kullandığınız dile uygun istemci kodlarını oluşturabilirsiniz.
Yardım ve Destek
Uygulama konusundaki istek ve görüşlerinizi Yardım Platformu ( https://yardim.epias.com.tr ) aracılığıyla iletebilirsiniz.
Uygulama Servis Çağrımı
TGT (Ticket Granting Ticket) kullanıcının oturumunu kontrol eder. TGT Servisinden alacağınız değer 45 dakika boyunca kullanmasanız bile aktiftir. TGT değerini her kullanışınızda 45 dakikalık süre tekrar başlar.
TGT ile servisi çağırmanız mümkün değildir. Her servis çağrımında TGT üzerinden ST (Service Ticket) almanız gerekir. TGT tekrar kullanılabilen bir değerdir. Her istek için TGT almanıza gerek yoktur. Her istek için TGT almanız halinde CAS (Merkezi Yetkilendirme Sunucusu) tarafından bloke edilebilirsiniz.
Ticket Granting Ticket (TGT) Oluşturma
TGT oluşturmak için gerçek ortam https://cas.epias.com.tr/cas/v1/tickets?format=text yada test ortamı https://testcas.epias.com.tr/cas/v1/tickets?format=text adresine aşağıdaki değerleri POST metodu ile göndermeniz gerekmektedir. format parametresi aşağıdaki değerleri alır.
parametre | değer |
---|---|
xml |
xml response döner |
json |
json response döner |
text |
text response döner |
Gönderilen HTTP isteğinin header kısmında Content-Type ise aşağıdaki değerleri alabilir.
parametre | değer |
---|---|
xml |
application/xml |
json |
application/json |
text |
application/x-www-form-urlencoded |
parametre | değer |
---|---|
username |
Kullanıcı Adı |
password |
Şifre |
POST /cas/v1/tickets HTTP/1.1
Host: cas.epias.com.tr
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
username=KULLANICI_ADIM&password=ŞİFREM
Servisten HTTP 200 cevabını beklemelisiniz. Sonuç olarak aşağıdaki gibi bir örnek dönecektir.
TGT-237-U0TU0jUHLyOEIrdoDBEEf3AdRFAXGLifK2ITn4LoY3HfhstGtx-cas02.epias.com.tr
Service Ticket (ST) Oluşturma
ST oluşturmak için önce TGT alınmalıdır. TGT alındıktan sonra şu şekilde bir istek adresi oluşturulur. Gerçek ortam için https://cas.epias.com.tr/cas/v1/tickets/{TGT} test ortamı için https://testcas.epias.com.tr/cas/v1/tickets/{TGT} ST için xml veya JSON cevap alabilmeniz için url şu şekilde oluşturmalısınız.
https://cas.epias.com.tr/cas/v1/tickets/TGT-229-2hmcHafszagAAxtCh017nax1en3U9TouWeGvIrq9KbSbeKE9Zk-cas02.epias.com.tr?format=xml
<st>ST12312312312321</st>
https://cas.epias.com.tr/cas/v1/tickets/TGT-229-2hmcHafszagAAxtCh017nax1en3U9TouWeGvIrq9KbSbeKE9Zk-cas02.epias.com.tr?format=json
{"st":"ST12312312312321"}
parametre | değer |
---|---|
xml |
xml response döner |
json |
json response döner |
Bir servis için alınan ST başka bir servis için kullanılamaz. |
ST nin geçerlilik süresi 30 saniyedir. |
Uygulamanın servis adı gerçek ortam için https://stp.epias.com.tr test ortamı için app-preproduction |
https://cas.epias.com.tr/cas/v1/tickets/TGT-229-2hmcHafszagAAxtCh017nax1en3U9TouWeGvIrq9KbSbeKE9Zk-cas02.epias.com.tr
Bu adrese aşağıdaki parametreler POST metodu ile gönderilir.
parametre | değer |
---|---|
service |
test ortamı için https://stp.epias.com.tr gerçek ortam için https://teststp.epias.com.tr |
Sonuç olarak aşağıdaki cevap döner. Bu servisten HTTP 200 döndüğünde ST yi başarılı olarak almış olursunuz.
ST-29962-hSwyzWCP0xC0eRi0bmna-cas01.epias.com.tr
Uygulama Örnek Mesaj Yapısı
Servislerinin standart bir mesaj yapısı bulunmaktadır. Gönderdiğiniz tüm isteklerde bu formata uygun veri göndermelisiniz.
Öncelikle her isteğin HTTP header alanına aşağıdaki değerleri eklemelisiniz.
parametre | değer |
---|---|
stp-service-ticket |
Service Ticket (ST) Örneğin : ST-30247-uNWazHn52sKZU71v5Ar4-cas02.epias.com.tr |
Accept |
application/json veya application/xml |
Content-Type |
application/json veya application/xml |
Accept-Language |
tr-tr veya en-us (ingilizce henüz test aşamasındadır) |
Servis mesajları iki bölümden oluşur.
Birinci bölüm header olarak kullanılan ve isteği, gönderdiğiniz servisten bağımsız olarak isteği tanımlayan mesaj alanıdır. header alanında aşağıdaki anahtarlar bulunmalıdır.
parametre | değer | açıklama |
---|---|---|
transactionId |
isteği tanımlayan benzersiz anahtar (Universal Unique Identifier) |
isteğiniz ile ilgili sorularınızda bu id değerini sizden isteyeceğiz |
application |
servisi çağırırken kullanmış olduğunuz uygulamanın adı |
İkinci bölüm ise çağırdığınız servise has parametreleri içeren body alanıdır. Tüm servisler için farklılık gösterebilir.
Aşağıdaki örnekte teslim gününün doğru olup olmadığını kontrol eden bir mesaj bulunmaktadır.
header alanını anahtar (key) ve değer (value) şeklinde gönderilmelidir. |
Servise gelen ve giden tüm mesajlardaki tarih alanları ISO-8601 formatındadır. Format yyyy-MM-dd’T’HH:mm:ss.SSSXXX şeklinde olmalıdır. Timezone değeri Yaz Saati Uygulamasında için +03:00 Kış Saatin Uygulamasında +02:00 olarak değişmektedir. O yüzden dökümanın içerisinde verilen örnek JSON dosyalarındaki tarih alanlarına dikkat ediniz. Örnek bir zaman değeri şu şekildedir. 2016-03-25T00:00:00.000+03:00 |
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
public class DateUtil
{
public static Date fromISO8601Date(String v)
{
if (null == v) return null;
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSXXX");
try
{
return sdf.parse(v);
} catch (ParseException e)
{
throw new RuntimeException(e);
}
}
public static String toISO8601Date(Date v)
{
if (null == v) return null;
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSXXX");
return sdf.format(v);
}
}
POST /stp-organization-service/rest/organization/save HTTP/1.1
Host: testtysapi.epias.com.tr
Accept: application/json
Content-Type: application/json
stp-service-ticket: ST-31352-VjHOo5iDV4fDkOod3jZc-cas02.epias.com.tr
Cache-Control: no-cache
{
"header":[
{
"key":"transactionId",
"value":"6d553b3c-1ffc-44cc-bed6-1dce4d5b48ac"
},
{
"key":"application",
"value":"UYGULAMA_ADI"
}
],
"body":{
"settlementPeriod":"2016-06-01T00:00:00.000+0300",
"requestStatuses":["WAITING","INVALID_DISTRIBUTION_METER_CODE","INSUFFICENT_LIMIT","APPROVED"]
}
}
{
"resultCode":"0",
"resultDescription":"OK",
"resultType":"SUCCESS",
"body":{
"queryInformation":{
"begin":1,
"end":10000,
"count":3
},
"unregisteredMeteringPoints":[
{
"requestId":1,
"requestDate":"2016-10-03T13:34:43.000+0300",
"reportingDate":null,
"distributionMeterCode":" M328",
"eic":"40Z000007531577H",
"requestStatus":"APPROVED",
"requestedCompany":{
"organizationId":9327,
"eic":"40X000000009327Q",
"name":"ERZURUM 1.ORGANİZE SANAYİ BÖLGE MÜDÜRLÜĞÜ",
"shortname":"ERZ.1-OSB"
},
"requestingCompany":{
"organizationId":195,
"eic":"40X000000000195P",
"name":"ELEKTRİK ÜRETİM A.Ş.",
"shortname":"EÜAŞ"
},
"recordingUser":"PK195",
"reportingUser":null
},
{
"requestId":2,
"requestDate":"2016-10-03T13:34:45.000+0300",
"reportingDate":null,
"distributionMeterCode":"uasxprsc",
"eic":null,
"requestStatus":"WAITING",
"requestedCompany":{
"organizationId":649,
"eic":"40X000000000649C",
"name":"1. BÖLGE MÜDÜRLÜĞÜ",
"shortname":"1 Iletim"
},
"requestingCompany":{
"organizationId":195,
"eic":"40X000000000195P",
"name":"ELEKTRİK ÜRETİM A.Ş.",
"shortname":"EÜAŞ"
},
"recordingUser":"PK195",
"reportingUser":null
},
{
"requestId":3,
"requestDate":"2016-10-03T13:38:41.000+0300",
"reportingDate":null,
"distributionMeterCode":"123123",
"eic":null,
"requestStatus":"WAITING",
"requestedCompany":{
"organizationId":649,
"eic":"40X000000000649C",
"name":"1. BÖLGE MÜDÜRLÜĞÜ",
"shortname":"1 Iletim"
},
"requestingCompany":{
"organizationId":195,
"eic":"40X000000000195P",
"name":"ELEKTRİK ÜRETİM A.Ş.",
"shortname":"EÜAŞ"
},
"recordingUser":"PK195",
"reportingUser":null
}
]
}
}
Gönderilen tüm isteklere dönen cevaplar da iki bölümden oluşur. Birinci bölüm isteğin başarılı olup olmadığını dönen result ile başlayan değerler. İkinci bölüm ise body alanında sonucu dönen kısım.
Her sonuç mesajında aşağıdaki alanlar sabit olarak bulunur.
parametre | tip | değer | açıklama |
---|---|---|---|
resultCode |
string |
"0" başarılı diğer hallerde hatakodu içerir |
aldığınız hatalar ile ilgili bilgi almak isterseniz bu alanı sizden isteyeceğiz. |
resultDescription |
string |
başarılı durumda "OK" diğer hallerde hatanın açıklamasını içerir |
aldığınız hatalar ile ilgili bilgi almak isterseniz bu alanı sizden isteyeceğiz. SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR |
resultType |
string |
başarılı isteklerde SUCCESS , bir iş kuralına takıldıysanız BUSINESSERROR , bir sistem hatası ile karşılaşırsanız SYSTEMERROR, yetkilendirme ile ilgili hata alırsanız SECURITYERROR |
BUSINESSERROR : Göndermiş olduğunuz istek ile ilgili bir sorun olduğunu belirtir. İsteğinizi gözden geçirmelisiniz. SYSTEMERROR : Sistemde bir hata olduğunu belirtir. Bizimle irtibata geçmelisiniz. |
{"resultCode":"0","resultDescription":"OK","body":true,"resultType":"SUCCESS"}
Servis Detayları
Bu bölümden kategorilerine göre Servis çağırım detayları ile ilgili bilgilere ulaşabilirsiniz.
1. Yardımcı Veri Servisi
1.1. Yardımcı Veri servisi nasıl çağrılır?
Servis parametre detaylarına buradan erişebilirsiniz.
<?xml version="1.0" encoding="UTF-8" ?>
<helperDataGetRequest>
<headers>
<key>transactionId</key>
<value>57a064d5-2eb3-4a0b-bc71-7679d68e5961</value>
</headers>
<headers>
<key>application</key>
<value>demoIstemci</value>
</headers>
<body>
<parameter>city</parameter>
<marketType>NATURAL_GAS</marketType>
</body>
</helperDataGetRequest>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<helperDataGetServiceResponse>
<resultCode>0</resultCode>
<resultDescription>OK</resultDescription>
<resultType>SUCCESS</resultType>
<body>
<referenceListResponse>
<key>1</key>
<description>Tek Devre</description>
</referenceListResponse>
<referenceListResponse>
<key>2</key>
<description>Çift Devre</description>
</referenceListResponse>
<referenceListResponse>
<key>3</key>
<description>Üç Devre</description>
</referenceListResponse>
</body>
</helperDataGetServiceResponse>
{
"headers": [
{
"key": "application",
"value": "528969ea-d7f6-440a-b020-e78a8d531a32"
},
{
"key": "transactionId",
"value": "d883f25c-413d-41e8-b695-9731186950dd"
}
],
"body": {
"parameter": "city",
"marketType": "NATURAL_GAS"
}
}
{
"resultCode": "0",
"resultDescription": "OK",
"resultType": "SUCCESS",
"body": {
"referenceListResponse": [
{
"key": "1",
"description": "Tek Devre",
"addition": null
},
{
"key": "2",
"description": "Çift Devre",
"addition": null
},
{
"key": "3",
"description": "Üç Devre",
"addition": null
}
]
}
}
2. Eşleşme Servisi
2.1. Period a göre Eşleşme servisi nasıl çağrılır?
Servis parametre detaylarına buradan erişebilirsiniz.
Unresolved directive in parameterService.adoc - include::examples/json/parameter-get-request.xml[]
Unresolved directive in parameterService.adoc - include::examples/json/parameter-get-response.xml[]
{
"headers": [
{
"key": "application",
"value": "528969ea-d7f6-440a-b020-e78a8d531a32"
},
{
"key": "transactionId",
"value": "d883f25c-413d-41e8-b695-9731186950dd"
}
],
"body": {
"parameterGroupKey": "PARAMETER_GROUP_1",
"parameterKey": "PARAMETER_KEY_1",
"effectiveDate": "2017-06-01T00:00:00.000+03:00",
"marketType": "NATURAL_GAS"
}
}
{
"resultCode": "0",
"resultDescription": "OK",
"resultType": "SUCCESS",
"body": {
"parameterGetResponses": [
{
"key": "PARAMETER_KEY_1",
"value": "a"
}
]
}
}
3. Yardımcı Veri Servisi
3.1. Yardımcı Veri parametreler servisi nasıl çağrılır?
Servis parametre detaylarına buradan erişebilirsiniz.
<?xml version="1.0" encoding="UTF-8" ?>
<helperParameterGetRequest>
<headers>
<key>transactionId</key>
<value>57a064d5-2eb3-4a0b-bc71-7679d68e5961</value>
</headers>
<headers>
<key>application</key>
<value>demoIstemci</value>
</headers>
<body>
</body>
</helperParameterGetRequest>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<helperDataGetServiceResponse>
<resultCode>0</resultCode>
<resultDescription>OK</resultDescription>
<resultType>SUCCESS</resultType>
<body>
<referenceListResponse>
<key>city</key>
<description>Şehir Bilgisi</description>
</referenceListResponse>
<referenceListResponse>
<key>district</key>
<description>İlçe Bilgisi</description>
</referenceListResponse>
</body>
</helperDataGetServiceResponse>
{
"headers": [
{
"key": "application",
"value": "528969ea-d7f6-440a-b020-e78a8d531a32"
},
{
"key": "transactionId",
"value": "d883f25c-413d-41e8-b695-9731186950dd"
}
],
"body": {
}
}
{
"resultCode": "0",
"resultDescription": "OK",
"resultType": "SUCCESS",
"body": {
"referenceListResponse": [
{
"key": "city",
"description": "Şehir Bilgisi",
"addition": null
},
{
"key": "district",
"description": "İlçe Bilgisi",
"addition": null
}
]
}
}
4. Operasyon Kod Servisi
4.1. Operasyon Kodu servisi nasıl çağrılır?
Servis parametre detaylarına buradan erişebilirsiniz.
<?xml version="1.0" encoding="UTF-8" ?>
<operationCodeGetRequest>
<headers>
<key>transactionId</key>
<value>57a064d5-2eb3-4a0b-bc71-7679d68e5961</value>
</headers>
<headers>
<key>application</key>
<value>demoIstemci</value>
</headers>
<body>
</body>
</operationCodeGetRequest>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<operationCodeGetServiceResponse>
<resultCode>0</resultCode>
<resultDescription>OK</resultDescription>
<resultType>SUCCESS</resultType>
<body>
<operationCodes>
<id>PARAMETER_KEY_1</id>
<description>Operasyon Tarih Kayıt</description>
</operationCodes>
</body>
</operationCodeGetServiceResponse>
{
"headers": [
{
"key": "application",
"value": "528969ea-d7f6-440a-b020-e78a8d531a32"
},
{
"key": "transactionId",
"value": "d883f25c-413d-41e8-b695-9731186950dd"
}
],
"body": {
}
}
{
"resultCode": "0",
"resultDescription": "OK",
"resultType": "SUCCESS",
"body": {
"operationCodes": [
{
"id": 1,
"description": "Operasyon Tarih Kayıt"
}
]
}
}
5. Operasyon Tarihçesi Servisi
5.1. Operasyon Tarihçesi servisi nasıl çağrılır?
Servis parametre detaylarına buradan erişebilirsiniz.
<?xml version="1.0" encoding="UTF-8" ?>
<operationHistoryGetRequest>
<headers>
<key>transactionId</key>
<value>57a064d5-2eb3-4a0b-bc71-7679d68e5961</value>
</headers>
<headers>
<key>application</key>
<value>demoIstemci</value>
</headers>
<body>
<userName>demo</userName>
<operationCode>1</operationCode>
<operationType>USER</operationType>
<organizationEic>23</organizationEic>
</body>
</operationHistoryGetRequest>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<operationHistoryGetServiceResponse>
<resultCode>0</resultCode>
<resultDescription>OK</resultDescription>
<resultType>SUCCESS</resultType>
<body>
<operationHistoryListResponse>
<id>1</id>
<organizationEic>23</organizationEic>
<priority>INFO</priority>
<operationType>USER</operationType>
<operationCode>1</operationCode>
<description>YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir.</description>
</operationHistoryListResponse>
<operationHistoryListResponse>
<id>2</id>
<organizationEic>23</organizationEic>
<priority>INFO</priority>
<operationType>USER</operationType>
<operationCode>1</operationCode>
<description>YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir.</description>
</operationHistoryListResponse>
<operationHistoryListResponse>
<id>3</id>
<organizationEic>23</organizationEic>
<priority>INFO</priority>
<operationType>USER</operationType>
<operationCode>1</operationCode>
<description>YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir.</description>
</operationHistoryListResponse>
<operationHistoryListResponse>
<id>4</id>
<organizationEic>23</organizationEic>
<priority>INFO</priority>
<operationType>USER</operationType>
<operationCode>1</operationCode>
<description>YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir.</description>
</operationHistoryListResponse>
<operationHistoryListResponse>
<id>5</id>
<organizationEic>23</organizationEic>
<priority>INFO</priority>
<operationType>USER</operationType>
<operationCode>1</operationCode>
<description>YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir.</description>
</operationHistoryListResponse>
</body>
</operationHistoryGetServiceResponse>
{
"headers": [
{
"key": "application",
"value": "528969ea-d7f6-440a-b020-e78a8d531a32"
},
{
"key": "transactionId",
"value": "d883f25c-413d-41e8-b695-9731186950dd"
}
],
"body": {
"startDate": null,
"endDate": null,
"userName": "demo",
"operationCode": "1",
"operationType": "USER",
"organizationEic": "23"
}
}
{
"resultCode": "0",
"resultDescription": "OK",
"resultType": "SUCCESS",
"body": {
"operationHistoryListResponse": [
{
"id": 5,
"organizationEic": "23",
"priority": "INFO",
"operationType": "USER",
"referenceId": null,
"operationCode": 1,
"description": "YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir."
},
{
"id": 4,
"organizationEic": "23",
"priority": "INFO",
"operationType": "USER",
"referenceId": null,
"operationCode": 1,
"description": "YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir."
},
{
"id": 3,
"organizationEic": "23",
"priority": "INFO",
"operationType": "USER",
"referenceId": null,
"operationCode": 1,
"description": "YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir."
},
{
"id": 2,
"organizationEic": "23",
"priority": "INFO",
"operationType": "USER",
"referenceId": null,
"operationCode": 1,
"description": "YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir."
},
{
"id": 1,
"organizationEic": "23",
"priority": "INFO",
"operationType": "USER",
"referenceId": null,
"operationCode": 1,
"description": "YUCEL kullanıcısı DATE tarihinde DATE no lu kaydı kaydetmiştir."
}
]
}
}
6. Eşleşme Servisi
6.1. Period ile Eşleşme Net Durumları Servisi Nasıl Çağrılır?
Yalnızca Günlük Kontrat ile sorgulama yapılabilir. Period ismi optional bir alandır. Servis parametre detaylarına buradan erişebilirsiniz.
<?xml version="1.0" encoding="UTF-8" ?>
<matchListByPeriodServiceRequest>
<headers>
<key>transactionId</key>
<value>57a064d5-2eb3-4a0b-bc71-7679d68e5961</value>
</headers>
<headers>
<key>application</key>
<value>demoIstemci</value>
</headers>
<body>
<contractName>GG20180504N2</contractName>
</body>
</matchListByPeriodServiceRequest>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<matchListByPeriodServiceResponse>
<resultCode>0</resultCode>
<resultDescription>OK</resultDescription>
<resultType>SUCCESS</resultType>
<transactionId>57a064d5-2eb3-4a0b-bc71-7679d68e5961</transactionId>
<body>
<contractName>GG20180515</contractName>
<periodResponses>
<period>
<value>P1</value>
<text>Between G-1 hour 08:00 and G-1 hour 16:00</text>
</period>
<periodMatchResponse>
<organization>
<value>40X000000011355I</value>
<text>11355 Kısa ad</text>
</organization>
<direction>
<value>BUY</value>
<text>Buy</text>
</direction>
<matchQuantity>174</matchQuantity>
</periodMatchResponse>
<periodMatchResponse>
<organization>
<value>40X000000011635C</value>
<text>DPK-Test29 Firması</text>
</organization>
<direction>
<value>BUY</value>
<text>Buy</text>
</direction>
<matchQuantity>124</matchQuantity>
</periodMatchResponse>
<periodMatchResponse>
<organization>
<value>40X000000011634E</value>
<text>DPK-Test30 Firması</text>
</organization>
<direction>
<value>SELL</value>
<text>Sell</text>
</direction>
<matchQuantity>169</matchQuantity>
</periodMatchResponse>
<periodMatchResponse>
<organization>
<value>40X0000000117447</value>
<text>BOTAŞ İLETİM KISA</text>
</organization>
<direction>
<value>SELL</value>
<text>Sell</text>
</direction>
<matchQuantity>129</matchQuantity>
</periodMatchResponse>
</periodResponses>
<periodResponses>
<period>
<value>P2</value>
<text>Between G-1 hour 16:01 and G hour 16:45</text>
</period>
<periodMatchResponse>
<organization>
<value>40X000000011355I</value>
<text>11355 Kısa ad</text>
</organization>
<direction>
<value>BUY</value>
<text>Buy</text>
</direction>
<matchQuantity>741</matchQuantity>
</periodMatchResponse>
<periodMatchResponse>
<organization>
<value>40X000000011634E</value>
<text>DPK-Test30 Firması</text>
</organization>
<direction>
<value>SELL</value>
<text>Sell</text>
</direction>
<matchQuantity>686</matchQuantity>
</periodMatchResponse>
<periodMatchResponse>
<organization>
<value>40X0000000117447</value>
<text>BOTAŞ İLETİM KISA</text>
</organization>
<direction>
<value>SELL</value>
<text>Sell</text>
</direction>
<matchQuantity>55</matchQuantity>
</periodMatchResponse>
</periodResponses>
</body>
</matchListByPeriodServiceResponse>
{
"headers": [
{
"key": "transactionId",
"value": "6d553b3c-1ffc-44cc-bed6-1dce4d5b48ac"
}
],
"body": {
"contractName": "GG20180515"
}
}
{
"resultCode": "0",
"resultDescription": "OK",
"resultType": "SUCCESS",
"transactionId": "6d553b3c-1ffc-44cc-bed6-1dce4d5b48ac",
"body": {
"contractName": "GG20180515",
"periodResponses": [
{
"period": {
"value": "P1",
"text": "Between G-1 hour 08:00 and G-1 hour 16:00"
},
"periodMatchResponse": [
{
"organization": {
"value": "40X000000011355I",
"text": "11355 Kısa ad"
},
"direction": {
"value": "BUY",
"text": "Buy"
},
"matchQuantity": 174
},
{
"organization": {
"value": "40X000000011635C",
"text": "DPK-Test29 Firması"
},
"direction": {
"value": "BUY",
"text": "Buy"
},
"matchQuantity": 124
},
{
"organization": {
"value": "40X000000011634E",
"text": "DPK-Test30 Firması"
},
"direction": {
"value": "SELL",
"text": "Sell"
},
"matchQuantity": 169
},
{
"organization": {
"value": "40X0000000117447",
"text": "BOTAŞ İLETİM KISA"
},
"direction": {
"value": "SELL",
"text": "Sell"
},
"matchQuantity": 129
}
]
},
{
"period": {
"value": "P2",
"text": "Between G-1 hour 16:01 and G hour 16:45"
},
"periodMatchResponse": [
{
"organization": {
"value": "40X000000011355I",
"text": "11355 Kısa ad"
},
"direction": {
"value": "BUY",
"text": "Buy"
},
"matchQuantity": 741
},
{
"organization": {
"value": "40X000000011634E",
"text": "DPK-Test30 Firması"
},
"direction": {
"value": "SELL",
"text": "Sell"
},
"matchQuantity": 686
},
{
"organization": {
"value": "40X0000000117447",
"text": "BOTAŞ İLETİM KISA"
},
"direction": {
"value": "SELL",
"text": "Sell"
},
"matchQuantity": 55
}
]
}
]
}
}
6.2. Bölgesel Kontrat ile Eşleşme Net Durum Servisi Nasıl Çağırılır?
Yalnızca Bölgesel Kontrat ile sorgulama yapılabilir.
Servis parametre detaylarına buradan erişebilirsiniz.
<?xml version="1.0" encoding="UTF-8"?>
<matchListByRegionalServiceRequest>
<headers>
<key>transactionId</key>
<value>6d553b3c-1ffc-44cc-bed6-1dce4d5b48ac</value>
</headers>
<body>
<contractName>GG20180222N1</contractName>
</body>
</matchListByRegionalServiceRequest>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<matchListByRegionalServiceResponse>
<resultCode>0</resultCode>
<resultDescription>OK</resultDescription>
<resultType>SUCCESS</resultType>
<transactionId>6d553b3c-1ffc-44cc-bed6-1dce4d5b48ac</transactionId>
<body>
<regionalResponses>
<organization>
<value>40X0000000117447</value>
<text>BOTAŞ İLETİM KISA</text>
</organization>
<direction>
<value>SELL</value>
<text>Sell</text>
</direction>
<matchQuantity>4500</matchQuantity>
<contractName>GG20180222N1</contractName>
<pointName>TRKG</pointName>
</regionalResponses>
<regionalResponses>
<organization>
<value>40X000000011598T</value>
<text>STP RED</text>
</organization>
<direction>
<value>BUY</value>
<text>Buy</text>
</direction>
<matchQuantity>4500</matchQuantity>
<contractName>GG20180222N1</contractName>
<pointName>TRKG</pointName>
</regionalResponses>
</body>
</matchListByRegionalServiceResponse>
{
"headers": [
{
"key": "transactionId",
"value": "6d553b3c-1ffc-44cc-bed6-1dce4d5b48ac"
}
],
"body": {
"contractName": "GG20180222N1"
}
}
{
"resultCode": "0",
"resultDescription": "OK",
"resultType": "SUCCESS",
"transactionId": "6d553b3c-1ffc-44cc-bed6-1dce4d5b48ac",
"body": {
"regionalResponses": [
{
"organization": {
"value": "40X0000000117447",
"text": "BOTAŞ İLETİM KISA"
},
"direction": {
"value": "SELL",
"text": "Sell"
},
"matchQuantity": 4500,
"contractName": "GG20180222N1",
"pointName": "TRKG"
},
{
"organization": {
"value": "40X000000011598T",
"text": "STP RED"
},
"direction": {
"value": "BUY",
"text": "Buy"
},
"matchQuantity": 4500,
"contractName": "GG20180222N1",
"pointName": "TRKG"
}
]
}
}
7. Dizinler
7.1. Aktif Kontratlara Ait Eşleşme Servisi
POST /activecontracts/matchings
7.1.1. Açıklama
Aktif Kontratlara Ait Eşleşmeleri Döner
7.1.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
7.1.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.1.4. Kullanılanlar
-
application/json
-
application/xml
7.1.5. Üretilenler
-
application/json
-
application/xml
7.1.6. Etiketler
-
active-contracts-match
7.2. Teklif ?ptal
POST /bid-history/cancel
7.2.1. Açıklama
Teklif ?ptal
7.2.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
7.2.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.2.4. Kullanılanlar
-
application/json
-
application/xml
7.2.5. Üretilenler
-
application/json
-
application/xml
7.2.6. Etiketler
-
bid-history
7.3. Teklif Tarihçesi Listeleme
POST /bid-history/list
7.3.1. Açıklama
Teklif Tarihçesi Listeleme
7.3.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
7.3.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.3.4. Kullanılanlar
-
application/json
-
application/xml
7.3.5. Üretilenler
-
application/json
-
application/xml
7.3.6. Etiketler
-
bid-history
7.4. Eşleşen Tekliflerin Tarihçe Listesi
POST /bid-history/listbymatch
7.4.1. Açıklama
Eşleşen Tekliflerin Tarihçe Listesi
7.4.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
7.4.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.4.4. Kullanılanlar
-
application/json
-
application/xml
7.4.5. Üretilenler
-
application/json
-
application/xml
7.4.6. Etiketler
-
bid-history
7.5. Teklif Eşleşme Durumlarını Listeleme Servisi
POST /bid-match-status/list
7.5.1. Açıklama
Teklif Eşleşme Durumlarını Listeleme Servisi
7.5.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
7.5.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.5.4. Kullanılanlar
-
application/json
-
application/xml
7.5.5. Üretilenler
-
application/json
-
application/xml
7.5.6. Etiketler
-
bid-match-status
7.6. Teklif Durum Adları Listesi
POST /bid-status/list
7.6.1. Açıklama
Teklif Durumlarını Listeler
7.6.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
7.6.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.6.4. Kullanılanlar
-
application/json
-
application/xml
7.6.5. Üretilenler
-
application/json
-
application/xml
7.6.6. Etiketler
-
bid-status
7.7. #{BID_TYPE_LIST_NAME}
POST /bid-type/list
7.7.1. Açıklama
Teklif Tiplerinin Adlarını Listeler
7.7.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
7.7.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.7.4. Kullanılanlar
-
application/json
-
application/xml
7.7.5. Üretilenler
-
application/json
-
application/xml
7.7.6. Etiketler
-
bid-type
7.8. Teklif Güncelleme Sebepleri Listeleme Servisi
POST /bid-update-reason/list
7.8.1. Açıklama
Teklif Güncelleme Sebepleri Listeleme Servisi
7.8.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
7.8.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.8.4. Kullanılanlar
-
application/json
-
application/xml
7.8.5. Üretilenler
-
application/json
-
application/xml
7.8.6. Etiketler
-
bid-update-reason
7.9. Teklif Get Servisi
POST /bid/get
7.9.1. Açıklama
Teklif Eşleşmeleri Servisi
7.9.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
7.9.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.9.4. Kullanılanlar
-
application/json
-
application/xml
7.9.5. Üretilenler
-
application/json
-
application/xml
7.9.6. Etiketler
-
bid
7.10. Teklif ID İle Teklif Getirme Servisi
POST /bid/getbyid
7.10.1. Açıklama
Teklif ID İle Teklif Getirme Servisi
7.10.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
7.10.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.10.4. Kullanılanlar
-
application/json
-
application/xml
7.10.5. Üretilenler
-
application/json
-
application/xml
7.10.6. Etiketler
-
bid
7.11. Kontrattan Teklif Listeleme Servisi
POST /bid/listbycontract
7.11.1. Açıklama
Verilen kontrat adından ve durumundan kontratları listeler
7.11.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
7.11.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
7.11.4. Kullanılanlar
-
application/json
-
application/xml
7.11.5. Üretilenler
-
application/json
-
application/xml
7.11.6. Etiketler
-
bid
7.12. #{CONTRACT_CONF_DECLARE_EXTRAORDINARY_DAY}
POST /contract-configuration/declareExtraordinaryDay
7.12.1. Açıklama
{CONTRACT_CONF_DECLARE_EXTRAORDINARY_DAY_DESCRIPTION}
1.1. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
ContractConfigurationDeclareExtraOrdinaryDayOrcServiceRequest |
1.2. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.3. Kullanılanlar
-
application/json
-
application/xml
1.4. Üretilenler
-
application/json
-
application/xml
1.5. Etiketler
-
contract-configuration
1.6. Kontrat Konfigurasyonları Sorgulama
POST /contract-configuration/get
1.6.1. Açıklama
{CONTRACT_CONFIGURATION_GET_DESCRIPTION}
1.6.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.6.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.6.4. Kullanılanlar
-
application/json
-
application/xml
1.6.5. Üretilenler
-
application/json
-
application/xml
1.6.6. Etiketler
-
contract-configuration
1.7. Kontrat Konfigurasyonları Sorgulama
POST /contract-configuration/list-by-extraOrdinary
1.7.1. Açıklama
Olaganüstü gün değeri ile Kontrat Konfigurasyonları Sorgulama
1.7.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.7.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.7.4. Kullanılanlar
-
application/json
-
application/xml
1.7.5. Üretilenler
-
application/json
-
application/xml
1.7.6. Etiketler
-
contract-configuration
1.8. CONTRACT_GATE_LIST_NAME
POST /contract-gate/list
1.8.1. Açıklama
CONTRACT_GATE_LIST_DESCRIPTION
1.8.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.8.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.8.4. Kullanılanlar
-
application/json
-
application/xml
1.8.5. Üretilenler
-
application/json
-
application/xml
1.8.6. Etiketler
-
contract-gate
1.9. Aktif Kapıları Listeleme Servisi
POST /contract-gate/list-active
1.9.1. Açıklama
Kontrat Adına Göre Aktif Kapıları Listeleme Servisi
1.9.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.9.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.9.4. Kullanılanlar
-
application/json
-
application/xml
1.9.5. Üretilenler
-
application/json
-
application/xml
1.9.6. Etiketler
-
contract-gate
1.10. Kontrat Durum Adlarını Listeler
POST /contract-status/list
1.10.1. Açıklama
Kontratın Olabileceği Durumlar Listesi
1.10.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.10.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.10.4. Kullanılanlar
-
application/json
-
application/xml
1.10.5. Üretilenler
-
application/json
-
application/xml
1.10.6. Etiketler
-
contract-status
1.11. Kontrat Tiplerini Listeleme Servisi
POST /contract-type/list
1.11.1. Açıklama
Kontrat Tiplerini Listeleme Servisi
1.11.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.11.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.11.4. Kullanılanlar
-
application/json
-
application/xml
1.11.5. Üretilenler
-
application/json
-
application/xml
1.11.6. Etiketler
-
contract-type
1.12. Kontrat Getirme Servisi
POST /contract/get
1.12.1. Açıklama
Kontrat Getirme Servisi
1.12.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
1.12.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.12.4. Kullanılanlar
-
application/json
-
application/xml
1.12.5. Üretilenler
-
application/json
-
application/xml
1.12.6. Etiketler
-
contract
1.13. Kontrat Listesi Servisi
POST /contract/list
1.13.1. Açıklama
Verilen Parametrelere göre Kontrat Listesi Dönen Servis
1.13.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
1.13.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.13.4. Kullanılanlar
-
application/json
-
application/xml
1.13.5. Üretilenler
-
application/json
-
application/xml
1.13.6. Etiketler
-
contract
1.14. Service of Contract Listing
POST /contract/list-by-date
1.14.1. Açıklama
Service of Contract Listing (by given parameters)
1.14.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
1.14.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.14.4. Kullanılanlar
-
application/json
-
application/xml
1.14.5. Üretilenler
-
application/json
-
application/xml
1.14.6. Etiketler
-
contract
1.15. Kontratda İşlem Yapmış Organizasyonların Eşleşme Raporu
POST /contract/organization-report
1.15.1. Açıklama
Kontratda İşlem Yapmış Organizasyonların Eşleşme Raporu
1.15.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
1.15.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.15.4. Kullanılanlar
-
application/json
-
application/xml
1.15.5. Üretilenler
-
application/json
-
application/xml
1.15.6. Etiketler
-
contract
1.16. Aktif Noktasal Bölgesel Kontratları Listeleme Servisi
POST /contract/regional
1.16.1. Açıklama
Teklif verilebilecek yada yakın zamanda teklif verilmeye açılacak olan noktasal bölgesel kontratları listeler.
1.16.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
1.16.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.16.4. Kullanılanlar
-
application/json
-
application/xml
1.16.5. Üretilenler
-
application/json
-
application/xml
1.16.6. Etiketler
-
contract
1.17. Aktif Kontratları Listeleme Servisi
POST /contract/standart
1.17.1. Açıklama
Teklif verilebilecek yada yakın zamanda teklif verilmeye açılacak olan kontratları listeler.
1.17.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Header |
stp-service-ticket |
STP Servis ST Header |
string |
|
Body |
body |
1.17.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.17.4. Kullanılanlar
-
application/json
-
application/xml
1.17.5. Üretilenler
-
application/json
-
application/xml
1.17.6. Etiketler
-
contract
1.18. Son Net Durumu Listeleme Servisi
POST /daily-financial-status/current-status
1.18.1. Açıklama
Organizasyonun o anki net durumunu listeler.
1.18.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.18.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.18.4. Kullanılanlar
-
application/json
-
application/xml
1.18.5. Üretilenler
-
application/json
-
application/xml
1.18.6. Etiketler
-
daily-financial-status
1.19. Günlük Finansal Durum İşlem Limiti Listeleme Servisi
POST /daily-financial-status/process-limit
1.19.1. Açıklama
Günlük Finansal Durum İşlem Limiti Listeleme Servisi
1.19.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.19.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.19.4. Kullanılanlar
-
application/json
-
application/xml
1.19.5. Üretilenler
-
application/json
-
application/xml
1.19.6. Etiketler
-
daily-financial-status
1.20. Yön Adları Listesi
POST /direction/list
1.20.1. Açıklama
Bir Teklifin Alabileceği Yön Adlarının Listesi
1.20.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.20.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.20.4. Kullanılanlar
-
application/json
-
application/xml
1.20.5. Üretilenler
-
application/json
-
application/xml
1.20.6. Etiketler
-
direction
1.21. Tüm Gas Günleri
POST /gas-day/all
1.21.1. Açıklama
Tüm Gaz Günlerini Dönen Servis
1.21.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.21.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.21.4. Kullanılanlar
-
application/json
-
application/xml
1.21.5. Üretilenler
-
application/json
-
application/xml
1.21.6. Etiketler
-
gas-day
1.22. Gaz Günü Getirir
POST /gas-day/get
1.22.1. Açıklama
Gaz Gününü Getirir
1.22.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.22.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.22.4. Kullanılanlar
-
application/json
-
application/xml
1.22.5. Üretilenler
-
application/json
-
application/xml
1.22.6. Etiketler
-
gas-day
1.23. Gaz Günü Listesi
POST /gas-day/list
1.23.1. Açıklama
Gaz Günü Listesi
1.23.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.23.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.23.4. Kullanılanlar
-
application/json
-
application/xml
1.23.5. Üretilenler
-
application/json
-
application/xml
1.23.6. Etiketler
-
gas-day
1.24. Gaz Günü Kaydetme
POST /gas-day/save
1.24.1. Açıklama
Gaz Günü Kaydetme
1.24.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.24.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.24.4. Kullanılanlar
-
application/json
-
application/xml
1.24.5. Üretilenler
-
application/json
-
application/xml
1.24.6. Etiketler
-
gas-day
1.25. Kontrat Kapısı Statü Listesi Servisi
POST /gate-status/list
1.25.1. Açıklama
Tüm Kontrat Statülerini Dönen Servis
1.25.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.25.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.25.4. Kullanılanlar
-
application/json
-
application/xml
1.25.5. Üretilenler
-
application/json
-
application/xml
1.25.6. Etiketler
-
gate-status
1.26. Piyasa Fiyatı
POST /market-price/get
1.26.1. Açıklama
Piyassa Fiyatı Notları
1.26.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.26.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.26.4. Kullanılanlar
-
application/json
-
application/xml
1.26.5. Üretilenler
-
application/json
-
application/xml
1.26.6. Etiketler
-
market-price
1.27. Organizasyon bazında bir kontrata ait aktif eşleşme netleri
POST /match/current-status
1.27.1. Açıklama
Organizasyon bazında bir kontrata ait aktif eşleşme netleri
1.27.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.27.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.27.4. Kullanılanlar
-
application/json
-
application/xml
1.27.5. Üretilenler
-
application/json
-
application/xml
1.27.6. Etiketler
-
match
1.28. Eşleşme Listesi
POST /match/list
1.28.1. Açıklama
Eşleşme Listesi Açıklaması
1.28.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.28.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.28.4. Kullanılanlar
-
application/json
-
application/xml
1.28.5. Üretilenler
-
application/json
-
application/xml
1.28.6. Etiketler
-
match
1.29. Eşleşme Detayı Listesi
POST /match/list-detail
1.29.1. Açıklama
Eşleşme Detay Listesini Getirir
1.29.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.29.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.29.4. Kullanılanlar
-
application/json
-
application/xml
1.29.5. Üretilenler
-
application/json
-
application/xml
1.29.6. Etiketler
-
exist
-
match
1.30. Teklife Ait Eşleşmeleri Listeleme
POST /match/listbybid
1.30.1. Açıklama
Teklife ait eşleşmeleri listeleme servisi.
1.30.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.30.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.30.4. Kullanılanlar
-
application/json
-
application/xml
1.30.5. Üretilenler
-
application/json
-
application/xml
1.30.6. Etiketler
-
match
1.31. Teklif Eşleşme Kontract ile Listeleme
POST /match/listbycontract
1.31.1. Açıklama
Teklif eşleşmelerini kontrata göre listeleyen servistir.
1.31.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.31.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.31.4. Kullanılanlar
-
application/json
-
application/xml
1.31.5. Üretilenler
-
application/json
-
application/xml
1.31.6. Etiketler
-
match
1.32. Organizasyonu Eşleşme Listesi
POST /match/listbycontractorg
1.32.1. Açıklama
Organizasyonun İlgili Kontratdaki Eşleşme Listesi
1.32.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.32.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.32.4. Kullanılanlar
-
application/json
-
application/xml
1.32.5. Üretilenler
-
application/json
-
application/xml
1.32.6. Etiketler
-
match
1.33. İletimin Günlük Kontrat ile Eşleşme Net Durumunu Sorgulaması
POST /match/listbyperiod
1.33.1. Açıklama
İletimin Günlük Kontrat ile Eşleşme Net Durumunu Sorgulaması
1.33.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.33.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.33.4. Kullanılanlar
-
application/json
-
application/xml
1.33.5. Üretilenler
-
application/json
-
application/xml
1.33.6. Etiketler
-
match
1.34. İletimin Bölgesel Kontrat ile Eşleşme Net Durumunu Sorgulaması
POST /match/listbyregional
1.34.1. Açıklama
İletimin Bölgesel Kontrat ile Eşleşme Net Durumunu Sorgulaması
1.34.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.34.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.34.4. Kullanılanlar
-
application/json
-
application/xml
1.34.5. Üretilenler
-
application/json
-
application/xml
1.34.6. Etiketler
-
match
1.35. Eşleşme Listesi
POST /match/listbyselfcontract
1.35.1. Açıklama
Eşleşme Listesi Açıklaması
1.35.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.35.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.35.4. Kullanılanlar
-
application/json
-
application/xml
1.35.5. Üretilenler
-
application/json
-
application/xml
1.35.6. Etiketler
-
match
1.36. İtiraz Durum Listesi
POST /objection-status/list
1.36.1. Açıklama
İtiraz durumlarını listeler
1.36.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.36.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.36.4. Kullanılanlar
-
application/json
-
application/xml
1.36.5. Üretilenler
-
application/json
-
application/xml
1.36.6. Etiketler
-
objection-status
1.37. İtiraz Tipi listesi
POST /objection-type/list
1.37.1. Açıklama
İtiraz Tipi Listesini Getirir
1.37.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.37.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.37.4. Kullanılanlar
-
application/json
-
application/xml
1.37.5. Üretilenler
-
application/json
-
application/xml
1.37.6. Etiketler
-
objection-type
1.38. İtiraz Oluşturma
POST /objection/create
1.38.1. Açıklama
İtiraz Oluşturma
1.38.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.38.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.38.4. Kullanılanlar
-
application/json
-
application/xml
1.38.5. Üretilenler
-
application/json
-
application/xml
1.38.6. Etiketler
-
objection
1.39. İtiraz Bilgisi
POST /objection/get
1.39.1. Açıklama
İtiraza Ait Bilgileri Getirir
1.39.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.39.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.39.4. Kullanılanlar
-
application/json
-
application/xml
1.39.5. Üretilenler
-
application/json
-
application/xml
1.39.6. Etiketler
-
objection
1.40. İtiraz Cevaplama
POST /objection/reply
1.40.1. Açıklama
İtiraz Cevaplama
1.40.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.40.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.40.4. Kullanılanlar
-
application/json
-
application/xml
1.40.5. Üretilenler
-
application/json
-
application/xml
1.40.6. Etiketler
-
objection
1.41. Sebep Kodu Listeleme
POST /reason-code/list
1.41.1. Açıklama
Sebep kodları listeleme servisi.
1.41.2. Parametreler
Tip | İsim | Açıklama | Şema | Varsayılan |
---|---|---|---|---|
Body |
body |
1.41.3. Cevaplar
HTTP Kodu | Açıklama | Şema |
---|---|---|
200 |
successful operation |
1.41.4. Kullanılanlar
-
application/json
-
application/xml
1.41.5. Üretilenler
-
application/json
-
application/xml
1.41.6. Etiketler
-
reason-code
8. Tanımlar
8.1. ActiveContractMatchingRequestBody
Aktif Kontrat Eşleşme Sorgusu İçeriği
İsim | Açıklama | Şema |
---|---|---|
contractNames |
Kontrat adları |
< string > array |
8.2. ActiveContractMatchingResponseBody
Aktif Kontratlara Ait Eşleşme Sonucu İçeriği
İsim | Açıklama | Şema |
---|---|---|
matchings |
< Match > array |
8.3. AmountPrice
Miktar Fiyat İkilisi
İsim | Açıklama | Şema |
---|---|---|
amount |
Miktar |
integer(int64) |
price |
Fiyat |
number |
8.4. BidByContractServiceRequestBody
Kontrat Adı ve Durumundan Teklif Listeleme İsteği
İsim | Açıklama | Şema |
---|---|---|
bidId |
Teklif ID |
string |
bidStatusNames |
BID_STATUS_NAME |
< string > array |
contractNames |
Kontrat Durumu |
< string > array |
8.5. BidCancelServiceRequestBody
{BID_CANCEL_SERVICE_REQUEST}
İsim | Açıklama | Şema |
---|---|---|
bidId |
Teklif ID |
string |
1.1. BidCancelServiceResponseBody
{BID_CANCEL_SERVICE_RESPONSE}
İsim | Açıklama | Şema |
---|---|---|
bid |
1.1. BidGetByIdServiceRequestBody
Teklif ID İle Teklif Getirme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
bidId |
Teklif ID |
string |
1.2. BidGetByIdServiceResponseBody
Teklif ID İle Teklif Getirme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
bid |
1.3. BidGetServiceRequestBody
Teklif Get Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
bidEndDate |
Teklif Bitiş Tarihi |
string(date-time) |
bidStartDate |
Teklif Başlangıç Tarihi |
string(date-time) |
intervalLimit |
= {LIMIT_INTERVAL} |
boolean |
marketDayType |
Piyasa Gün Tipi |
enum (GASDAY, GASWEEK, ALL) |
1.4. BidGetServiceResponseBody
Teklif Get Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
bidResponses |
< BidResponse > array |
1.5. BidHistoryListByMatchRequestBody
Eşleşen Tekliflerin Tarihçe Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
matchId |
Eşleşme ID |
string |
1.6. BidHistoryListByMatchResponse
Eşleşen Tekliflerin Tarihçe Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
purchaseBidHistoryList |
< BidHistoryResponse > array |
|
saleBidHistoryList |
< BidHistoryResponse > array |
1.7. BidHistoryListRequestBody
Teklif Tarihçesi Listeleme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
bidIds |
Teklif ID |
< string > array |
1.8. BidHistoryListResponse
Teklif Tarihçesi Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
bidHistoryList |
< BidHistoryResponse > array |
|
partialMatchAverage |
number |
1.9. BidHistoryResponse
Teklif Tarihçesi Cevabı
İsim | Açıklama | Şema |
---|---|---|
bidDate |
Teklif Tarih |
string(date-time) |
bidExpiredDate |
string(date-time) |
|
bidHistoryId |
Teklif Tarihçe Id |
integer(int64) |
bidPointName |
Teklif Noktası |
string |
bidPrice |
Teklif Fiyat |
number |
bidQuantity |
Teklif Miktar |
integer(int64) |
bidState |
Teklif State |
|
bidType |
Teklif Tip |
|
contractName |
Teklif Kontrat |
string |
direction |
İşlem |
|
id |
Teklif ID |
string |
matchId |
Eşleşme ID |
string |
matchPrice |
Eşleşme Fiyatı |
number |
matchQuantity |
Eşleşme Miktarı |
integer(int64) |
matchState |
Teklif Eşleşme Durumu |
|
matchStatus |
Teklif Eşleşme Durumu |
|
matchVersion |
integer(int32) |
|
modifyDate |
Teklif Tarih |
string(date-time) |
organizationName |
Organizasyon ismi. |
string |
organizationShortName |
Organizasyon kısa ismi. |
string |
purchaseOrgName |
Organizasyon ismi. |
string |
queueTime |
Teklif Tarih |
string(date-time) |
remainingQuantity |
Teklif Kalan Miktarı |
integer(int64) |
saleOrgName |
Organizasyon ismi. |
string |
status |
Teklif Durum |
|
updateReason |
Teklif Güncelleme Sebebi |
|
user |
Teklif Kullanıcı |
string |
1.10. BidMatchStatusListRequestBody
Teklif Eşleşme Durumları Listeleme Servis İsteği
Tip : object
1.11. BidMatchStatusListResponse
Teklif Eşleşme Durumları Listeleme Servis Sonucu
İsim | Açıklama | Şema |
---|---|---|
bidMatchStatusList |
< BidMatchStatusResponse > array |
1.12. BidMatchStatusResponse
Teklif Eşleşme Durumları Listeleme Servis Sonucu
İsim | Açıklama | Şema |
---|---|---|
localization |
Teklif Eşleşme Durumu Dil Seçenekleri |
|
name |
Teklif Eşleşme Durumu Adı |
string |
1.13. BidResponse
Bid Get Service Response
İsim | Açıklama | Şema |
---|---|---|
bidDate |
Teklif Tarih |
string(date-time) |
bidExpiredDate |
string(date-time) |
|
bidPointName |
Teklif Noktası |
string |
bidPrice |
Teklif Fiyat |
number |
bidProcess |
Teklif Süreci |
|
bidQuantity |
Teklif Miktar |
integer(int64) |
bidState |
Teklif State |
|
bidType |
Teklif Tip |
|
contractName |
Teklif Kontrat |
string |
direction |
İşlem |
|
id |
Teklif ID |
string |
matchingStatus |
Teklif Eşleşme Durumu |
|
modifyDate |
Teklif Tarih |
string(date-time) |
organizationEic |
Organizasyon EIC |
string |
organizationInfo |
Organizasyon |
|
queueTime |
Teklif Tarih |
string(date-time) |
remainingQuantity |
= {BID_REMANING_QUANTITY} |
integer(int64) |
status |
Teklif Durum |
|
updateReason |
Teklif Güncelleme Sebebi |
|
user |
Teklif Kullanıcı |
string |
version |
Teklif Versiyonu |
integer(int32) |
1.14. BidStatusListRequestBody
Teklif Durum Listesi İstek Gövdesi
Tip : object
1.15. BidStatusListResponseBody
Teklif Durum Listesi İstek Cevabı Gövdesi
İsim | Açıklama | Şema |
---|---|---|
bidStatuses |
< StringType > array |
1.16. BidTypeListRequestBody
Teklif Tipi Listesi İstek Gövdesi
Tip : object
1.17. BidTypeListResponseBody
Teklif Tipi Listesi İstek Cevabı Gövdesi
İsim | Açıklama | Şema |
---|---|---|
bidTypes |
< StringType > array |
1.18. BidUpdateReasonListRequestBody
Teklif Güncelleme Sebepleri Listeleme Servis İsteği
Tip : object
1.19. BidUpdateReasonListResponse
Teklif Güncelleme Sebepleri Listeleme Servis Sonucu
İsim | Açıklama | Şema |
---|---|---|
bidUpdateReasonList |
< BidUpdateReasonResponse > array |
1.20. BidUpdateReasonResponse
Teklif Güncelleme Sebepleri Listeleme Servis Sonucu
İsim | Açıklama | Şema |
---|---|---|
localization |
Teklif Güncelleme Sebebi Dil Seçenekleri |
|
name |
Teklif Güncelleme Sebebi Adı |
string |
1.21. BlockingAmount
Bloke Tutar
İsim | Açıklama | Şema |
---|---|---|
amount |
Tutar |
number |
gasDay |
Referans Zaman |
string(date-time) |
1.22. Collateral
Teminat
İsim | Açıklama | Şema |
---|---|---|
amount |
Tutar |
number |
referenceTime |
Referans Zaman |
string(date-time) |
1.23. ContractConfigurationDeclareExtraOrdinaryDayOrcRequestBody
{CONTRACT_CONF_DECLARE_EXTRAORDINARY_DAY_SERVICE_REQUEST}
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
extraOrdinaryReason |
= {CONTRACT_CONF_EXTRAORDINARY_REASON} |
string |
1.1. ContractConfigurationDeclareExtraOrdinaryDayOrcResponse
{CONTRACT_CONF_DECLARE_EXTRAORDINARY_DAY_SERVICE_RESPONSE}
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.1. ContractConfigurationDeclareExtraOrdinaryDayOrcResponseBody
{CONTRACT_CONF_DECLARE_EXTRAORDINARY_DAY_SERVICE_RESPONSE}
İsim | Açıklama | Şema |
---|---|---|
beforeDRPDayPrice |
= {CONTRACT_CONF_BEFORE_DRP_DAY_PRICE} |
number |
effectedContractName |
= {CONTRACT_CONF_EFFECTED_CONTRACT_NAME} |
string |
extraOrdinaryReason |
= {CONTRACT_CONF_EXTRAORDINARY_REASON} |
string |
updatedDRP |
= {CONTRACT_CONF_UPDATED_DRP} |
boolean |
1.1. ContractConfigurationDeclareExtraOrdinaryDayOrcServiceRequest
{CONTRACT_CONF_DECLARE_EXTRAORDINARY_DAY_SERVICE_REQUEST}
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.1. ContractConfigurationExtraOrdinaryListOrcRequestBody
Kontrat Konfigurasyonları Sorgulama Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
extraOrdinary |
Kontrat Adı |
boolean |
1.2. ContractConfigurationExtraOrdinaryListOrcResponseBody
Kontrat Konfigurasyonları Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
contractConfigurationExtraOrdinaryList |
1.3. ContractConfigurationExtraOrdinaryListOrcServiceRequest
Kontrat Konfigurasyonları Sorgulama Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.4. ContractConfigurationExtraOrdinaryListOrcServiceResponse
Kontrat Konfigurasyonları Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.5. ContractConfigurationExtraOrdinaryOrcResponse
Kontrat Konfigurasyonları Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
beforeDRP |
= {CONTRACT_CONF_BEFORE_DRP} |
number |
contractName |
Kontrat Adı |
string |
extraOrdinary |
= {CONTRACT_CONF_EXTRAORDINARY} |
boolean |
extraordinaryReason |
= {CONTRACT_CONF_EXTRAORDINARY_REASON} |
string |
1.6. ContractConfigurationGetRequestBody
Kontrat Konfigurasyonları Sorgulama Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
1.7. ContractConfigurationGetResponseBody
Kontrat Konfigurasyonları Sorgulama Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
baseCoefficient |
Taban Fiyat Çarpım Katsayısı |
number |
ceilingCoefficient |
Tavan Fiyat Çarpım Katsayısı |
number |
contractConfId |
Kontrat Konfigurasyon Id |
integer(int64) |
dapFinalDate |
Gün Öncesi Fiyatı Kesinleşme Tarihi |
string(date-time) |
dapScopeDate |
Gün Öncesi Fiyatı Kapsam Tarihi |
string(date-time) |
grpFinalDate |
Gaz Referans Fiyatı Kesinleşme Tarihi |
string(date-time) |
grpScopeDate |
Gaz Referans Fiyatı Kapsam Tarihi |
string(date-time) |
lpa |
Son Fiyat Ortalaması (Eşleşme fiyatı) |
integer(int64) |
lqa |
Son Miktar Ortalaması (Eşleşme miktarı) |
integer(int64) |
marketBasePrice |
Piyasa Taban Fiyatı |
number |
marketCeilingPrice |
Piyasa Tavan Fiyatı |
number |
marketMaxQuantity |
Piyasa Max Miktarı |
integer(int64) |
marketMinQuantity |
Piyasa Min Miktarı |
integer(int64) |
nbpOpenTime |
Ulusal Dengeleme Noktası Açık Kalma Süresi |
number |
objectionTime |
İtiraz Zamanı |
number |
retrospectiveAverage |
Gaz Referans Fiyatı Geriye Dönük Ortalaması |
number |
transmissionBasePrice |
İletim Taban Fiyatı |
number |
transmissionBasePriceFormula |
İletim Taban Fiyat Hesaplama Formülü |
string |
transmissionCeilingPrice |
İletim Tavan Fiyatı |
number |
transmissionCeilingPriceFormula |
İletim Tavan Fiyat Hesaplama Formülü |
string |
transmissionMaxQuantity |
İletim Max Miktarı |
integer(int64) |
transmissionMinQuantity |
İletim Min Miktarı |
integer(int64) |
1.8. ContractGateListActiveRequestBody
Aktif Kontrat Kapıları Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
contractName |
string |
1.9. ContractGateListRequestBody
Kontrat Kapı Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
contractGateTypeName |
CONTRACT_GATE_LIST_REQ_TYPE_NAME |
string |
gasDayDate |
CONTRACT_GATE_LIST_REQ_GAS_DAY_DATE |
string(date-time) |
1.10. ContractGateListResponse
Kontrat Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
contractGateList |
< ContractGateResponse > array |
1.11. ContractGateResponse
{CONTRACT_GATE_SERVICE_RESPONSE}
İsim | Açıklama | Şema |
---|---|---|
announcementDate |
Kontrat Duyuru Zamanı |
string(date-time) |
contractGateId |
Kontrat Kapı id |
integer(int64) |
contractName |
Kontrat Adı |
string |
contractType |
Kontrat Tipi |
|
directionResponse |
Yön Cevabı |
|
endDate |
Bitiş Tarihi |
string(date-time) |
gateStatusResponse |
Kapı Durumu |
|
gateTypeResponse |
Kapı Adı |
|
physicalPointIds |
Fiziksel Noktalar |
< integer(int64) > array |
quantity |
Miktar |
integer(int64) |
startDate |
Başlangıç Tarihi |
string(date-time) |
transmissionBidActivate |
İletim için teklif aktifleşme zamanı |
string(date-time) |
1.12. ContractGateStatusListRequestBody
Kontrat Kapısı Statü Listesi Servisi İsteği
Tip : object
1.13. ContractGateStatusListResponseBody
Kontrat Kapısı Statü Listesi Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
contractGateStatuses |
< StringType > array |
1.14. ContractGateStatusResponse
Kapı Durumu Cevabı
İsim | Açıklama | Şema |
---|---|---|
localization |
Bölgesel Dili |
|
name |
Kapı Durumu |
string |
1.15. ContractGateTypeResponse
Kontrat Kapı Tipi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
localization |
Bölgesel Dili |
|
name |
Kapı Adı |
string |
1.16. ContractGetRequestBody
Kontrat Getirme İstek İçeriği
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
1.17. ContractGetResponseBody
Kontrat Getirme Cevap İçeriği
İsim | Açıklama | Şema |
---|---|---|
contract |
1.18. ContractListByDateRequestBody
Kontrat Listeleme Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
activationDate |
Aktivasyon Tarihi |
string(date-time) |
closeDate |
= {CLOSE_DATE} |
string(date-time) |
1.19. ContractListRequestBody
Kontrat Listeleme Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
activationDate |
Aktivasyon Tarihi |
string(date-time) |
contractStatusNames |
Kontrat Durumu |
< string > array |
contractTypeName |
Kontrat Tipi |
string |
gasDayDate |
Gaz Günü |
string(date-time) |
1.20. ContractListResponse
Kontrat Listeleme Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
contractList |
< ContractResponse > array |
1.21. ContractResponse
Kontrat Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
activationDate |
Kontrat Aktifleşme Zamanı |
string(date-time) |
closeDate |
Kontrat Kapanış Zamanı |
string(date-time) |
contractGateList |
Kontrat Kapı Listesi |
|
contractName |
Kontrat Adı |
string |
contractStatus |
Kontrat Durumu |
|
contractType |
Kontrat Tipi |
|
createDate |
Kontrat Oluşturulma Zamanı |
string(date-time) |
gasDays |
= {CONTRACT_GAS_DAYS} |
< GasDay > array |
1.22. ContractStatusListRequestBody
Kontrat Durumu Listesi İstek Gövdesi
Tip : object
1.23. ContractStatusListResponseBody
Kontrat Durumu Listesi İstek Cevabı
İsim | Açıklama | Şema |
---|---|---|
contractStatuses |
< StringType > array |
1.24. ContractStatusResponse
Kontrat Durum Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
localization |
Bölgesel Dili |
|
name |
Kontrat Durumu |
string |
1.25. ContractSummary
{CONTRACT_SUMMARY}
İsim | Açıklama | Şema |
---|---|---|
bestAmountPriceBuying |
En İyi Alış |
|
bestAmountPriceSelling |
En İyi Satış |
|
closingTime |
Kontrat Kapanış Zamanı |
string(date-time) |
deliveryDays |
Gaz Teslim Günleri |
< string(date-time) > array |
gasDays |
= {CONTRACT_GAS_DAYS} |
< GasDay > array |
highestMatchingPrice |
En Yüksek Eşleşme Fiyatı |
number |
lastMatchingPrice |
Son Eşleşme Fiyatı |
number |
lowestMatchingPrice |
En Düşük Eşleşme Fiyatı |
number |
name |
Kontrat Adı |
string |
status |
Kontrat Statüsü |
|
type |
Tip |
|
weightedAverage |
Ağırlıklı Ortalama |
number |
1.1. ContractSummaryResponseBody
Aktif Kontratları Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
contracts |
< ContractSummary > array |
1.2. ContractTypeListRequestBody
Kontrat Tipi Listesi İstek Gövdesi
Tip : object
1.3. ContractTypeListResponseBody
Kontrat Tipi Listesi İstek Cevabı
İsim | Açıklama | Şema |
---|---|---|
contractTypes |
< StringType > array |
1.4. ContractTypeResponse
{CONTRACT_TYPE_LIST_SERVICE_RESPONSE}
İsim | Açıklama | Şema |
---|---|---|
localization |
Bölgesel Dili |
|
name |
Kontrat Tipi |
string |
1.5. CurrentNetFinancialStatus
Son Finansal Durum
İsim | Açıklama | Şema |
---|---|---|
advancePaymentDate |
Avans Ödeme Günü |
string(date-time) |
advancePaymentDayNetFinancialStatus |
Avans Ödeme Günü Net Mali Durumu |
number |
financialStatusItems |
< NetFinancialStatus > array |
|
gasday |
Kontrat Gaz Günü |
string(date-time) |
processLimit |
İşlem Limiti |
number |
1.6. CurrentStatusServiceRequestBody
Son Net Durumu Listeleme Servis İsteği
Tip : object
1.7. CurrentStatusServiceResponseBody
Son Net Durumu Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
blockingAmounts |
< BlockingAmount > array |
|
collaterals |
< Collateral > array |
|
netstatuses |
< CurrentNetFinancialStatus > array |
|
organization |
Organizasyon ismi. |
1.8. DailyFinancialStatusProcessLimitRequestBody
Günlük Finansal Durum İşlem Limiti Listeleme Servisi İstek İçeriği
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
1.9. DailyFinancialStatusProcessLimitResponseBody
Günlük Finansal Durum İşlem Limiti Listeleme Servisi Cevap İçeriği
İsim | Açıklama | Şema |
---|---|---|
processLimit |
İşlem Limiti |
number |
1.10. DirectionListRequestBody
Yön Listesi İstek Gövdesi
Tip : object
1.11. DirectionListResponseBody
Yön Listesi İstek Cevabı
İsim | Açıklama | Şema |
---|---|---|
directionList |
< StringType > array |
1.12. DirectionResponse
Yön Listesi Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
localization |
Bölgesel Dili |
|
name |
Yön Adı |
string |
1.13. GasDay
Kontrat Gaz Günü
İsim | Açıklama | Şema |
---|---|---|
advancePaymentDate |
Avans Ödeme Günü |
string(date-time) |
gasDayDate |
Gaz Günü |
string(date-time) |
gasDayId |
Gaz Günü ID |
integer(int64) |
gasDeliveryEndDate |
Gaz Teslim Bitiş Tarihi |
string(date-time) |
gasDeliveryStartDate |
Gaz Teslim Başlangıç Tarihi |
string(date-time) |
registrationPeriodId |
Gaz Günü Kayıt Period ID |
integer(int64) |
1.14. GasDayGetRequestBody
Gaz Günü Getirme İstek Gövdesi
İsim | Açıklama | Şema |
---|---|---|
gasDayDate |
Gaz Günü |
string(date-time) |
1.15. GasDayGetResponseBody
Gaz Günü Getirme İstek Cevabı
İsim | Açıklama | Şema |
---|---|---|
gasDayGetResponse |
1.16. GasDayListRequestBody
Gaz Günü Listeleme İstek Gövdesi
Tip : object
1.17. GasDayListResponseBody
Gaz Günü Listeleme İstek Cevabı
İsim | Açıklama | Şema |
---|---|---|
gasDayListResponse |
< GasDayResponse > array |
1.18. GasDayResponse
Gaz Günü Cevabı
İsim | Açıklama | Şema |
---|---|---|
abpAbsEarlyDate |
İlave Dengeleyici Alış / Satış Fiyatı Yayınlanma Zamanı |
string(date-time) |
abpAbsFinalDate |
İlave Dengeleyici Alış / Satış Fiyatı Kesinleşme Zamanı |
string(date-time) |
abpFormula |
İlave Dengeleyici Alış Fiyatı Hesaplama Formülü |
string |
abpPrice |
İlave Dengeleyici Alış Fiyatı |
number |
absFormula |
İlave Dengeleyici Satış Fiyatı Hesaplama Formülü |
string |
absPrice |
İlave Dengeleyici Satış Fiyatı |
number |
advancePaymentDate |
Avans Ödeme Günü |
string(date-time) |
bgpBgsEarlyDate |
Dengeleme Gazı Alış / Satış Fiyatı Yayınlanma Zamanı |
string(date-time) |
bgpBgsFinalDate |
Dengeleme Gazı Alış / Satış Fiyatı Kesinleşme Zamanı |
string(date-time) |
bgpFormula |
Dengeleme Gazı Alış Fiyatı Hesaplama Formülü |
string |
bgpPrice |
Dengeleme Gaz Alış Fiyatı |
number |
bgsFormula |
Dengeleme Gazı Satış Fiyatı Hesaplama Formülü |
string |
bgsPrice |
Dengeleme Gaz Satış Fiyatı |
number |
gasDayDate |
Gaz Günü |
string(date-time) |
gasDayId |
Gaz Günü ID |
integer(int64) |
gasDeliveryEndDate |
Gaz Teslim Bitiş Tarihi |
string(date-time) |
gasDeliveryStartDate |
Gaz Teslim Başlangıç Tarihi |
string(date-time) |
registrationPeriodId |
Kayıt Dönemi Id |
integer(int64) |
1.19. GasDaySaveRequestBody
Gaz Günü Kaydetme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
abpAbsEarlyDate |
İlave Dengeleyici Alış / Satış Fiyatı Yayınlanma Zamanı |
string(date-time) |
abpAbsFinalDate |
İlave Dengeleyici Alış / Satış Fiyatı Kesinleşme Zamanı |
string(date-time) |
abpFormula |
İlave Dengeleyici Alış Fiyatı Hesaplama Formülü |
string |
abpPrice |
İlave Dengeleyici Alış Fiyatı |
number |
absFormula |
İlave Dengeleyici Satış Fiyatı Hesaplama Formülü |
string |
absPrice |
İlave Dengeleyici Satış Fiyatı |
number |
bgpBgsEarlyDate |
Dengeleme Gazı Alış / Satış Fiyatı Yayınlanma Zamanı |
string(date-time) |
bgpBgsFinalDate |
Dengeleme Gazı Alış / Satış Fiyatı Kesinleşme Zamanı |
string(date-time) |
bgpFormula |
Dengeleme Gazı Alış Fiyatı Hesaplama Formülü |
string |
bgpPrice |
Dengeleme Gaz Alış Fiyatı |
number |
bgsFormula |
Dengeleme Gazı Satış Fiyatı Hesaplama Formülü |
string |
bgsPrice |
Dengeleme Gaz Satış Fiyatı |
number |
gasDayDate |
Gaz Günü |
string(date-time) |
gasDeliveryEndDate |
Gaz Teslim Bitiş Tarihi |
string(date-time) |
gasDeliveryStartDate |
Gaz Teslim Başlangıç Tarihi |
string(date-time) |
registrationPeriodId |
Kayıt Dönemi Id |
integer(int64) |
1.20. GasDaySaveResponseBody
Gaz Günü Servis Cevabı
Tip : object
1.21. Header
Başlık
İsim | Açıklama | Şema |
---|---|---|
key |
Header Key |
string |
value |
Header Value |
string |
1.22. LocalizationResponse
Bölgesel Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
language |
Bölgesel Dil |
string |
text |
Bölgesel Yazı |
string |
1.23. LongType
Nümerik Tip
İsim | Açıklama | Şema |
---|---|---|
text |
Tanım |
string |
value |
Değer |
integer(int64) |
1.24. MarketPriceGetRequestBody
Piyasa Fiyatı İstek Gövdesi
İsim | Açıklama | Şema |
---|---|---|
gasDayEndDate |
Piyasa Fiyatı Gaz Günü |
string(date-time) |
gasDayStartDate |
Piyasa Fiyatı Gaz Günü |
string(date-time) |
priceType |
Piyasa Fİyatı Tipi |
enum (GAS_REFERENCE, ADDITIONAL_BALANCING_PURCHASE, ADDITIONAL_BALANCING_SALE, BALANCING_GAS_PURCHASE, BALANCING_GAS_SALE, DAY_AHEAD, WEEKLY_GAS_REFERENCE) |
1.25. MarketPriceResponse
Piyasa Fiyatı İstek Cevabı Gövdesi
İsim | Açıklama | Şema |
---|---|---|
price |
Piyasa Fiyatı |
number |
priceType |
Piyasa Fİyatı Tipi |
enum (GAS_REFERENCE, ADDITIONAL_BALANCING_PURCHASE, ADDITIONAL_BALANCING_SALE, BALANCING_GAS_PURCHASE, BALANCING_GAS_SALE, DAY_AHEAD, WEEKLY_GAS_REFERENCE) |
state |
Piyasa Fiyatı Durumu |
enum (EARLY, FINAL) |
1.26. Match
Eşleşme
İsim | Açıklama | Şema |
---|---|---|
contract |
Kontrat Adı |
string |
matchId |
Eşleşme No |
string |
matchStatus |
Eşleşme Durumu |
string |
matchingTime |
Eşleşme Zamanı |
string(date-time) |
myOwnMatching |
Kendi Eşleşmem |
boolean |
pointName |
Teklif Noktası |
string |
price |
Fiyat |
number |
quantity |
Miktar |
integer(int64) |
1.27. MatchByPeriod
Eşleşme Cevabı
İsim | Açıklama | Şema |
---|---|---|
direction |
Yön Cevabı |
|
matchQuantity |
Eşleşme Miktarı |
integer(int64) |
organization |
Organizasyon |
1.28. MatchByPeriodResponse
Eşleşme Cevabı
İsim | Açıklama | Şema |
---|---|---|
period |
Eşleşme Periyodu |
|
periodMatchResponse |
< MatchByPeriod > array |
1.29. MatchByRegionalResponse
Eşleşme Cevabı
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
direction |
Yön Cevabı |
|
matchQuantity |
Eşleşme Miktarı |
integer(int64) |
organization |
Organizasyon |
|
pointName |
Teklif Noktası |
string |
1.30. MatchCurrentStatusRequestBody
Eşleşme Listesi İstek İçeriği
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
organizationEic |
Organizasyon EIC |
string |
1.31. MatchCurrentStatusResponse
Eşleşme Listesi Cevabı
İsim | Açıklama | Şema |
---|---|---|
organizationEic |
Organizasyon EIC |
string |
organizationInfo |
Organizasyon |
|
totalPurchaseMatchQuantity |
Eşleşmelere ait Toplam Alış Miktarı |
integer(int64) |
totalSaleMatchQuantity |
Eşleşmelere ait Toplam Satış Miktarı |
integer(int64) |
1.32. MatchCurrentStatusResponseBody
Eşleşme Listesi Cevap İçeriği
İsim | Açıklama | Şema |
---|---|---|
contractName |
Eşleşme ID |
string |
matchCurrentStatusResponses |
< MatchCurrentStatusResponse > array |
1.33. MatchDetailListResponseBody
Eşleşme Detay Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
matchList |
< MatchDetailResponse > array |
1.34. MatchDetailResponse
Eşleşme Detay Cevabı
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
createDate |
Eşleşme Tarihi |
string(date-time) |
createUser |
Eşleşme Kullanıcı |
string |
matchId |
Eşleşme ID |
string |
matchStatus |
Eşleşme Durumu |
|
pointName |
Teklif Noktası |
string |
price |
Eşleşme Fiyatı |
number |
purchaseBid |
Eşleşme Alım Teklifi |
|
purchaseBidVersion |
Eşleşme Alım Teklif Versiyonu |
integer(int32) |
purchaseMatchReason |
Eşleşme Sebebi |
|
quantity |
Eşleşme Miktarı |
integer(int64) |
saleBid |
Eşleşme Satış Teklifi |
|
saleBidVersion |
Eşleşme Satış Teklif Versiyonu |
integer(int32) |
saleMatchReason |
Eşleşme Sebebi |
1.35. MatchListByBidRequest
Teklif Eşleşme Listesi
İsim | Açıklama | Şema |
---|---|---|
bidId |
string |
1.36. MatchListByBidRequestBody
Teklife Ait Eşleşmeleri Listeleme İsteği
İsim | Açıklama | Şema |
---|---|---|
bidIds |
< MatchListByBidRequest > array |
1.37. MatchListByContractOrgRequestBody
Organizasyonu Eşleşme Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
organizationId |
Eşleşme Teklifi Organizasyon ID |
integer(int64) |
1.38. MatchListByContractRequestBody
Teklif Eşleşmelerini Kontracta göre Listeleme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
contractNames |
Kontrat Adı |
< string > array |
queryType |
Eşleşme Sorgulama Tipi |
enum (ALL, SELF) |
1.39. MatchListByPeriodRequestBody
Eşleşme Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
gasDayDate |
Gaz Günü |
string(date-time) |
periodName |
İstek Periyodu |
string |
1.40. MatchListByPeriodResponse
Eşleşme Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
gasDayDate |
Gaz Günü |
string(date-time) |
periodResponses |
< MatchByPeriodResponse > array |
1.41. MatchListByRegionalRequestBody
Eşleşme Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
1.42. MatchListByRegionalResponse
Eşleşme Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
regionalResponses |
< MatchByRegionalResponse > array |
1.43. MatchListBySelfContractRequestBody
Eşleşme Listesi Servisi İsteği İçeriği
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
1.44. MatchListRequestBody
Eşleşme Listesi İstek Gövdesi
İsim | Açıklama | Şema |
---|---|---|
createDate |
Eşleşme Tarihi |
string(date-time) |
1.45. MatchListResponse
Eşleşme Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
matchList |
< MatchResponse > array |
1.46. MatchResponse
Eşleşme Cevabı
İsim | Açıklama | Şema |
---|---|---|
bid |
Teklif |
|
bidVersion |
Eşleşme Bid Versiyonu |
integer(int32) |
contractName |
Kontrat Adı |
string |
createDate |
Eşleşme Tarihi |
string(date-time) |
createUser |
Eşleşme Kullanıcı |
string |
matchId |
Eşleşme ID |
string |
matchReason |
Eşleşme Sebebi |
|
matchStatus |
Eşleşme Durumu |
|
pointName |
Teklif Noktası |
string |
price |
Eşleşme Fiyatı |
number |
quantity |
Eşleşme Miktarı |
integer(int64) |
1.47. MatchWithBidListResponse
Eşleşme Cevabı
İsim | Açıklama | Şema |
---|---|---|
bids |
Teklif |
< BidResponse > array |
createDate |
Eşleşme Tarihi |
string(date-time) |
createUser |
Eşleşme Kullanıcı |
string |
matchId |
Eşleşme ID |
string |
matchReason |
Eşleşme Sebebi |
|
matchStatus |
Eşleşme Durumu |
|
pointName |
Teklif Noktası |
string |
price |
Eşleşme Fiyatı |
number |
quantity |
Eşleşme Miktarı |
integer(int64) |
1.48. NetFinancialStatus
Finansal Durum
İsim | Açıklama | Şema |
---|---|---|
contract |
Kontrat Adı |
string |
datetime |
İşlem Zamanı |
string(date-time) |
direction |
Finansal Durum Yönü |
|
id |
string |
|
netStatusAmount |
Net Durum Tutarı |
number |
processAmount |
İşlem Tutarı |
number |
type |
Finansal Durum Tipi |
1.49. ObjectionCreateRequestBody
İtiraz Oluştruma İstek Gövdesi
İsim | Açıklama | Şema |
---|---|---|
matchId |
Eşleşme ID |
string |
objectionMessage |
İtiraz Mesajı |
string |
objectionTypeName |
İtiraz Tipi |
string |
1.50. ObjectionCreateResponseBody
İtiraz Oluşturma Cevabı Gövdesi
İsim | Açıklama | Şema |
---|---|---|
objectionResponse |
İtiraz Cevabı |
1.51. ObjectionGetRequestBody
İtiraz Getirme İstek Gövdesi
İsim | Açıklama | Şema |
---|---|---|
endDate |
İtiraz Bitiş Tarihi |
string(date-time) |
matchId |
Eşleşme ID |
string |
objectionStatusNames |
İtiraz Durumu |
< string > array |
startDate |
İtiraz Başlangıç Tarihi |
string(date-time) |
1.52. ObjectionGetResponseBody
İtiraz Getirme Cevabı
İsim | Açıklama | Şema |
---|---|---|
objectionResponses |
İtiraz Cevabı |
< ObjectionResponse > array |
1.53. ObjectionReplyRequestBody
İtiraz Cevaplama İstek Gövdesi
İsim | Açıklama | Şema |
---|---|---|
objectionId |
İtiraz Id |
integer(int64) |
objectionStatusName |
İtiraz Durumu |
string |
replyMessage |
İtiraz Cevabı |
string |
1.54. ObjectionReplyResponseBody
İtiraz Cevaplama Cevabı
İsim | Açıklama | Şema |
---|---|---|
objectionResponse |
İtiraz Cevabı |
1.55. ObjectionResponse
İtiraz Cevabı
İsim | Açıklama | Şema |
---|---|---|
createUser |
İtirazı Oluşturan Kullanıcı |
string |
createUserMail |
İtirazı Oluşturan Kullanıcının Mail Adresi |
string |
createUserName |
İtirazı Oluşturan Kullanıcının Kullanıcı Adı |
string |
createUserPhone |
İtirazı Oluşturan Kullanıcının Telefon Numarası |
string |
matchWithBidListResponse |
Eşleşme Cevabı |
|
objectionDate |
İtiraz Tarihi |
string(date-time) |
objectionId |
İtiraz Id |
integer(int64) |
objectionMessage |
İtiraz Mesajı |
string |
objectionStatus |
İtiraz Durumu |
|
objectionType |
İtiraz Tipi |
|
organizationInfo |
İtirazı Yapan Organizasyon Bilgisi |
|
replyDate |
İtiraz Cevaplanma Tarihi |
string(date-time) |
replyMessage |
İtiraz Cevabı |
string |
replyUser |
İtirazı Cevaplayan Kullanıcı |
string |
1.56. ObjectionStatusListRequestBody
İtiraz Durum Listesi Servis İsteği
Tip : object
1.57. ObjectionStatusListResponse
İtiraz Durum Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
objectionStatuses |
< StringType > array |
1.58. ObjectionTypeListRequestBody
İtiraz Tipi Listesi Servisi İsteği
Tip : object
1.59. ObjectionTypeListResponse
İtiraz Tipi Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
objectionTypes |
< StringType > array |
1.60. OrganizationMatchListResponse
Organizasyonu Eşleşme Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
matchList |
< OrganizationMatchResponse > array |
1.61. OrganizationMatchReport
Organizasyon Eşleşme Raporu Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
direction |
Yön Adı |
|
organization |
Organizasyon ismi. |
|
quantity |
Eşleşme Miktarı |
integer(int64) |
1.62. OrganizationMatchReportRequestBody
Organizasyon Eşleşme Raporu Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
contractNames |
Kontrat adları |
< string > array |
1.63. OrganizationMatchReportResponseBody
Organizasyon Eşleşme Raporu Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
organizationMatchReports |
< OrganizationMatchReport > array |
1.64. OrganizationMatchResponse
Organizasyonu Eşleşme Cevabı
İsim | Açıklama | Şema |
---|---|---|
contractName |
Kontrat Adı |
string |
matchDate |
Eşleşme Tarihi |
string(date-time) |
organizationId |
Eşleşme Teklifi Organizasyon ID |
integer(int64) |
pointName |
Teklif Noktası |
string |
purchaseOrganization |
Organizasyon ismi. |
string |
quantity |
Teklif Miktar |
integer(int64) |
saleOrganization |
Organizasyon ismi. |
string |
1.65. ReasonCodeListOrcResponse
Sebep Kodu Listeleme Servis Sonucu
İsim | Açıklama | Şema |
---|---|---|
reasonCodeTypes |
< StringType > array |
1.66. ReasonCodeListRequestOrcBody
Sebep Kodu Listeleme Servis İsteği
Tip : object
1.67. RegionalContractResponseBody
Aktif Kontrat Kayıt Cevabı
İsim | Açıklama | Şema |
---|---|---|
contracts |
< RegionalContractSummary > array |
1.68. RegionalContractSummary
Noktasal Bölgesel Kontratlar
İsim | Açıklama | Şema |
---|---|---|
bestAmountPriceBuying |
En İyi Alış |
|
bestAmountPriceSelling |
En İyi Satış |
|
closingTime |
Kontrat Kapanış Zamanı |
string(date-time) |
deliveryDays |
Gaz Teslim Günleri |
< string(date-time) > array |
direction |
İşlem Yönü |
|
gasDays |
= {CONTRACT_GAS_DAYS} |
< GasDay > array |
highestMatchingPrice |
En Yüksek Eşleşme Fiyatı |
number |
lowestMatchingPrice |
En Düşük Eşleşme Fiyatı |
number |
name |
Kontrat Adı |
string |
points |
Noktalar |
< integer(int64) > array |
remainingAmount |
Kalan Miktar |
integer(int64) |
status |
Kontrat Statüsü |
|
totalAmount |
Toplam Miktar |
integer(int64) |
type |
Tip |
1.69. StringType
Karakter Tipi
İsim | Açıklama | Şema |
---|---|---|
text |
Tanım |
string |
value |
Değer |
string |
1.70. activeContractMatchingRequest
Aktif Kontrat Eşleşme Sorgusu
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.71. activeContractMatchingResponse
Aktif Kontratlara Ait Eşleşme Sonucu
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.72. bidByContractServiceRequest
Kontrat Adı ve Durumundan Teklif Listeleme İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.73. bidCancelServiceRequest
{BID_CANCEL_SERVICE_RESPONSE}
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.1. bidCancelServiceResponse
{BID_CANCEL_SERVICE_RESPONSE}
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.1. bidGetByIdServiceRequest
Teklif ID İle Teklif Getirme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.2. bidGetByIdServiceResponse
Teklif ID İle Teklif Getirme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.3. bidGetServiceRequest
Teklif Get Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.4. bidGetServiceResponse
Teklif Get Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.5. bidHistoryListByMatchServiceRequest
Eşleşen Tekliflerin Tarihçe Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.6. bidHistoryListByMatchServiceResponse
Eşleşen Tekliflerin Tarihçe Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.7. bidHistoryListServiceRequest
Teklif Tarihçesi Listeleme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.8. bidHistoryListServiceResponse
Teklif Tarihçesi Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.9. bidMatchStatusListServiceRequest
Teklif Eşleşme Durumları Listeleme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.10. bidMatchStatusListServiceResponse
Teklif Eşleşme Durumları Listeleme Servis Sonucu
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.11. bidStatusListServiceRequest
Teklif Durum Listesi Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.12. bidStatusListServiceResponse
Teklif Durum Listesi Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.13. bidTypeListServiceRequest
Teklif Tipi Listesi Servisi İsteiği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.14. bidTypeListServiceResponse
Teklif Tipi Listesi Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.15. bidUpdateReasonListServiceRequest
Teklif Güncelleme Sebepleri Listeleme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.16. bidUpdateReasonListServiceResponse
Teklif Güncelleme Sebepleri Listeleme Servis Sonucu
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.17. contractConfigurationGetServiceRequest
Kontrat Konfigurasyonları Sorgulama Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.18. contractConfigurationGetServiceResponse
Kontrat Konfigurasyonları Sorgulama Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.19. contractGateListActiveServiceRequest
Aktif Kontrat Kapıları Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.20. contractGateListServiceRequest
Kontrat Kapı Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.21. contractGateListServiceResponse
Kontrat Kapı Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.22. contractGateStatusListServiceRequest
Kontrat Kapısı Statü Listesi Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.23. contractGateStatusListServiceResponse
Kontrat Kapısı Statü Listesi Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.24. contractGetServiceRequest
KontratGetirme İstek Servisi
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.25. contractGetServiceResponse
Kontrat Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.26. contractListByDateServiceRequest
Request of Contract Listing Service
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.27. contractListByDateServiceResponse
Kontrat Listeleme Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.28. contractListServiceRequest
Kontrat Listeleme Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.29. contractListServiceResponse
Kontrat Listeleme Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.30. contractStatusListServiceRequest
{CONTRACT_STATUS_LIST_SERVICE_REQUEST}
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.1. contractStatusListServiceResponse
Kontrat Durum Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.2. contractSummaryResponse
Aktif Kontratları Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.3. contractTypeListServiceRequest
Kontrat Tipi Listesi Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.4. contractTypeListServiceResponse
{CONTRACT_TYPE_LIST_SERVICE_RESPONSE}
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.5. currentStatusServiceRequest
Son Net Durumu Listeleme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.6. currentStatusServiceResponse
Son Net Durumu Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.7. dailyFinancialStatusProcessLimitServiceRequest
Günlük Finansal Durum İşlem Limiti Listeleme Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.8. dailyFinancialStatusProcessLimitServiceResponse
Günlük Finansal Durum İşlem Limiti Listeleme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.9. directionListServiceRequest
Yön Listesi Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.10. directionListServiceResponse
Yön Listesi Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.11. gasDayGetServiceRequest
Gaz Günü Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.12. gasDayGetServiceResponse
Gaz Günü Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.13. gasDayListServiceRequest
Gaz Günü Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.14. gasDayListServiceResponse
Gaz Günü Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.15. gasDaySaveServiceRequest
Gaz Günü Kaydetme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.16. gasDaySaveServiceResponse
Gaz Günü Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.17. marketPriceGetListResponse
Piyasa Fiyatı İstek Cevabı Gövdesi
İsim | Açıklama | Şema |
---|---|---|
gasDay |
Piyasa Fiyatı Gaz Günü |
string(date-time) |
marketPriceResponseList |
< MarketPriceResponse > array |
1.18. marketPriceGetRequest
Piyasa Fiyatı İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.19. marketPriceGetResponseBody
Piyası Fiyatı Cevabı
İsim | Açıklama | Şema |
---|---|---|
marketPriceGetListResponseList |
< marketPriceGetListResponse > array |
1.20. marketPriceGetServiceResponse
Piyasa Fiyatı Servisi Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.21. matchCurrentStatusServiceRequest
Eşleşme Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.22. matchCurrentStatusServiceResponse
Eşleşme Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.23. matchDetailListServiceResponse
Eşleşme Detay Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.24. matchListByBidServiceRequest
Teklife Ait Eşleşmeleri Listeleme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.25. matchListByContractOrgServiceRequest
Organizasyonu Eşleşme Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.26. matchListByContractServiceRequest
Teklif Eşleşmelerini Kontracta göre Listeleme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.27. matchListByPeriodServiceRequest
Eşleşme Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.28. matchListByPeriodServiceResponse
Eşleşme Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.29. matchListByRegionalServiceRequest
Eşleşme Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.30. matchListByRegionalServiceResponse
Eşleşme Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.31. matchListBySelfContractServiceRequest
Eşleşme Listesi Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.32. matchListServiceRequest
Eşleşme Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.33. matchListServiceResponse
Eşleşme Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.34. objectionCreateServiceRequest
İtiraz Oluşturma Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.35. objectionCreateServiceResponse
İtiraz Oluşturma Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.36. objectionGetServiceRequest
İtiraz Getirme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.37. objectionGetServiceResponse
İtiraz Getirme Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.38. objectionReplyServiceRequest
İtiraz Cevaplama Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.39. objectionReplyServiceResponse
İtiraz Cevaplama Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.40. objectionStatusListServiceRequest
İtiraz Durum Listesi Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.41. objectionStatusListServiceResponse
İtiraz Durum Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.42. objectionTypeListServiceRequest
İtiraz Tipi Listesi Servisi İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.43. objectionTypeListServiceResponse
İtiraz Tipi Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.44. organizationMatchListServiceResponse
Organizasyonu Eşleşme Listesi Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.45. organizationMatchReportServiceRequest
Organizasyon Eşleşme Raporu Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.46. organizationMatchReportServiceResponse
Organizasyon Eşleşme Raporu Servis Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.47. reasonCodeListOrcServiceResponse
Sebep Kodu Listeleme Servis Sonucu
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |
1.48. reasonCodeListServiceRequest
Sebep Kodu Listeleme Servis İsteği
İsim | Açıklama | Şema |
---|---|---|
body |
||
headers |
Başlık |
< Header > array |
1.49. regionalContractResponse
Aktif Kontrat Kayıt Cevabı
İsim | Açıklama | Şema |
---|---|---|
body |
||
resultCode |
Sonuç Kodu |
string |
resultDescription |
Sonuç Kodu Açıklaması |
string |
resultType |
Sonuç Tipi |
enum (SUCCESS, BUSINESSERROR, SYSTEMERROR, SECURITYERROR) |
transactionId |
Sonuç Tipi |
string |