POST v6/api_1188/DagitimIrsaliyesiKaydet
Request Information
URI Parameters
None.
Body Parameters
CommandModelOfDispatchName | Description | Type | Additional information |
---|---|---|---|
UserName | string |
None. |
|
Password | string |
None. |
|
DatabaseCode | string |
None. |
|
Items | Collection of Dispatch |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserName": "sample string 1", "Password": "sample string 2", "DatabaseCode": "sample string 3", "Items": [ { "entranceDepo": 1, "exitDepo": 2, "DateScheduled": "2025-06-19T18:03:32.7352441+03:00", "QuantityRealized": 4.0, "ProductCode": "sample string 5", "DealerID": "sample string 6", "ETNN": "db9c8ab2-2dae-4d42-96d9-5658a436f229", "Seri": "sample string 8", "Sira": 9 }, { "entranceDepo": 1, "exitDepo": 2, "DateScheduled": "2025-06-19T18:03:32.7352441+03:00", "QuantityRealized": 4.0, "ProductCode": "sample string 5", "DealerID": "sample string 6", "ETNN": "db9c8ab2-2dae-4d42-96d9-5658a436f229", "Seri": "sample string 8", "Sira": 9 } ] }
application/xml, text/xml
Sample:
<CommandModelOfmdl_1188_Oralgaz_Entegrasyon.Dispatchd9aiAa1p xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar.CoupaEntegrasyon.Models.Commands"> <DatabaseCode>sample string 3</DatabaseCode> <Items xmlns:d2p1="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar"> <d2p1:mdl_1188_Oralgaz_Entegrasyon.Dispatch> <d2p1:DateScheduled>2025-06-19T18:03:32.7352441+03:00</d2p1:DateScheduled> <d2p1:DealerID>sample string 6</d2p1:DealerID> <d2p1:ETNN>db9c8ab2-2dae-4d42-96d9-5658a436f229</d2p1:ETNN> <d2p1:ProductCode>sample string 5</d2p1:ProductCode> <d2p1:QuantityRealized>4</d2p1:QuantityRealized> <d2p1:Seri>sample string 8</d2p1:Seri> <d2p1:Sira>9</d2p1:Sira> <d2p1:entranceDepo>1</d2p1:entranceDepo> <d2p1:exitDepo>2</d2p1:exitDepo> </d2p1:mdl_1188_Oralgaz_Entegrasyon.Dispatch> <d2p1:mdl_1188_Oralgaz_Entegrasyon.Dispatch> <d2p1:DateScheduled>2025-06-19T18:03:32.7352441+03:00</d2p1:DateScheduled> <d2p1:DealerID>sample string 6</d2p1:DealerID> <d2p1:ETNN>db9c8ab2-2dae-4d42-96d9-5658a436f229</d2p1:ETNN> <d2p1:ProductCode>sample string 5</d2p1:ProductCode> <d2p1:QuantityRealized>4</d2p1:QuantityRealized> <d2p1:Seri>sample string 8</d2p1:Seri> <d2p1:Sira>9</d2p1:Sira> <d2p1:entranceDepo>1</d2p1:entranceDepo> <d2p1:exitDepo>2</d2p1:exitDepo> </d2p1:mdl_1188_Oralgaz_Entegrasyon.Dispatch> </Items> <Password>sample string 2</Password> <UserName>sample string 1</UserName> </CommandModelOfmdl_1188_Oralgaz_Entegrasyon.Dispatchd9aiAa1p>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
ResultModelOfDispatchName | Description | Type | Additional information |
---|---|---|---|
IsSuccessful | boolean |
None. |
|
ErrorMessage | string |
None. |
|
ItemResults | Collection of ItemResultModelOfDispatch |
None. |
Response Formats
application/json, text/json
Sample:
{ "IsSuccessful": true, "ErrorMessage": "sample string 2", "ItemResults": [ { "IsSuccessfull": true, "ErrorMessage": "sample string 2", "Item": { "entranceDepo": 1, "exitDepo": 2, "DateScheduled": "2025-06-19T18:03:32.7672611+03:00", "QuantityRealized": 4.0, "ProductCode": "sample string 5", "DealerID": "sample string 6", "ETNN": "bfa1deb1-03d9-4d02-bb4b-9961c3386237", "Seri": "sample string 8", "Sira": 9 } }, { "IsSuccessfull": true, "ErrorMessage": "sample string 2", "Item": { "entranceDepo": 1, "exitDepo": 2, "DateScheduled": "2025-06-19T18:03:32.7672611+03:00", "QuantityRealized": 4.0, "ProductCode": "sample string 5", "DealerID": "sample string 6", "ETNN": "bfa1deb1-03d9-4d02-bb4b-9961c3386237", "Seri": "sample string 8", "Sira": 9 } } ] }
application/xml, text/xml
Sample:
<ResultModelOfmdl_1188_Oralgaz_Entegrasyon.Dispatchd9aiAa1p xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar.CoupaEntegrasyon.Models"> <ErrorMessage>sample string 2</ErrorMessage> <IsSuccessful>true</IsSuccessful> <ItemResults xmlns:d2p1="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar.CoupaEntegrasyon.Models.ResultModels"> <d2p1:ItemResultModelOfmdl_1188_Oralgaz_Entegrasyon.Dispatchd9aiAa1p> <d2p1:ErrorMessage>sample string 2</d2p1:ErrorMessage> <d2p1:IsSuccessfull>true</d2p1:IsSuccessfull> <d2p1:Item xmlns:d4p1="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar"> <d4p1:DateScheduled>2025-06-19T18:03:32.7672611+03:00</d4p1:DateScheduled> <d4p1:DealerID>sample string 6</d4p1:DealerID> <d4p1:ETNN>bfa1deb1-03d9-4d02-bb4b-9961c3386237</d4p1:ETNN> <d4p1:ProductCode>sample string 5</d4p1:ProductCode> <d4p1:QuantityRealized>4</d4p1:QuantityRealized> <d4p1:Seri>sample string 8</d4p1:Seri> <d4p1:Sira>9</d4p1:Sira> <d4p1:entranceDepo>1</d4p1:entranceDepo> <d4p1:exitDepo>2</d4p1:exitDepo> </d2p1:Item> </d2p1:ItemResultModelOfmdl_1188_Oralgaz_Entegrasyon.Dispatchd9aiAa1p> <d2p1:ItemResultModelOfmdl_1188_Oralgaz_Entegrasyon.Dispatchd9aiAa1p> <d2p1:ErrorMessage>sample string 2</d2p1:ErrorMessage> <d2p1:IsSuccessfull>true</d2p1:IsSuccessfull> <d2p1:Item xmlns:d4p1="http://schemas.datacontract.org/2004/07/V6.models.Entegrasyon.Operasyonlar"> <d4p1:DateScheduled>2025-06-19T18:03:32.7672611+03:00</d4p1:DateScheduled> <d4p1:DealerID>sample string 6</d4p1:DealerID> <d4p1:ETNN>bfa1deb1-03d9-4d02-bb4b-9961c3386237</d4p1:ETNN> <d4p1:ProductCode>sample string 5</d4p1:ProductCode> <d4p1:QuantityRealized>4</d4p1:QuantityRealized> <d4p1:Seri>sample string 8</d4p1:Seri> <d4p1:Sira>9</d4p1:Sira> <d4p1:entranceDepo>1</d4p1:entranceDepo> <d4p1:exitDepo>2</d4p1:exitDepo> </d2p1:Item> </d2p1:ItemResultModelOfmdl_1188_Oralgaz_Entegrasyon.Dispatchd9aiAa1p> </ItemResults> </ResultModelOfmdl_1188_Oralgaz_Entegrasyon.Dispatchd9aiAa1p>