POST api/ServiceReceipt/Update
Request Information
URI Parameters
None.
Body Parameters
ServiceReceiptUpdateDtoName | Description | Type | Additional information |
---|---|---|---|
Code | string |
None. |
|
SerialNumber | string |
None. |
|
OrderNumber | string |
None. |
|
CategoryID | globally unique identifier |
None. |
|
CategoryName | string |
None. |
|
StatusID | globally unique identifier |
None. |
|
StatusName | string |
None. |
|
PaymentStatus | PaymentStatus |
None. |
|
ExtractStatus | InvoiceExtractStatus |
None. |
|
ProductName | string |
None. |
|
ProductSerialNumber | string |
None. |
|
Barcode | string |
None. |
|
BrandID | globally unique identifier |
None. |
|
BrandName | string |
None. |
|
Model | string |
None. |
|
Complaint | string |
None. |
|
Description | string |
None. |
|
Solution | string |
None. |
|
IsSolved | boolean |
None. |
|
SolvedDate | date |
None. |
|
ComingDate | date |
None. |
|
DeliveryDate | date |
None. |
|
DeliveryPerson | string |
None. |
|
IsWarranty | boolean |
None. |
|
WarrantyEndDate | date |
None. |
|
BeforeTaxAmount | decimal number |
None. |
|
LineDiscountAmount | decimal number |
None. |
|
DiscountRate | decimal number |
None. |
|
DiscountAmount | decimal number |
None. |
|
Amount | decimal number |
None. |
|
TotalAmount | decimal number |
None. |
|
TotalPaymentAmount | decimal number |
None. |
|
TotalCost | decimal number |
None. |
|
TotalDiscountAmount | decimal number |
None. |
|
DiscountRateOrPrice | boolean |
None. |
|
TotalKDVAmount | decimal number |
None. |
|
CurrencyRate | decimal number |
None. |
|
CurrencyID | globally unique identifier |
None. |
|
AccountID | globally unique identifier |
None. |
|
NewAccount | AccountLeanDto |
None. |
|
EmployeeID | globally unique identifier |
None. |
|
ProductStokActionID | globally unique identifier |
None. |
|
BillingReferenceID | globally unique identifier |
None. |
|
ServiceReceiptProducts | Collection of ServiceReceiptProductUpdateDto |
None. |
|
ID | globally unique identifier |
Required |
|
CompanyID | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "code": "sample string 1", "serialNumber": "sample string 2", "orderNumber": "sample string 3", "categoryID": "25a7f3b9-9ddc-4700-9911-672a4dad7724", "categoryName": "sample string 4", "statusID": "a6144e50-01ba-4ac6-8f30-9079a8da3d83", "statusName": "sample string 5", "paymentStatus": 0, "extractStatus": 0, "productName": "sample string 6", "productSerialNumber": "sample string 7", "barcode": "sample string 8", "brandID": "055c1adc-29ff-4a8a-915a-42fd58e95d65", "brandName": "sample string 9", "model": "sample string 10", "complaint": "sample string 11", "description": "sample string 12", "solution": "sample string 13", "isSolved": true, "solvedDate": "2025-08-29T12:25:33.8865867+03:00", "comingDate": "2025-08-29T12:25:33.8865867+03:00", "deliveryDate": "2025-08-29T12:25:33.8865867+03:00", "deliveryPerson": "sample string 17", "isWarranty": true, "warrantyEndDate": "2025-08-29T12:25:33.8865867+03:00", "beforeTaxAmount": 19.1, "lineDiscountAmount": 20.1, "discountRate": 21.1, "discountAmount": 22.1, "amount": 23.1, "totalAmount": 24.1, "totalPaymentAmount": 25.1, "totalCost": 1.1, "totalDiscountAmount": 26.1, "discountRateOrPrice": true, "totalKDVAmount": 28.1, "currencyRate": 29.1, "currencyID": "eb609890-c78c-48fb-bfbd-e63fff9aac6f", "accountID": "6aa371e2-0953-4587-85c9-090d9da3f14b", "newAccount": { "accountType": 7, "title": "sample string 1", "subTitle": "sample string 2", "description": "sample string 3", "accountDetail": { "accountID": "9cd9e071-ea95-4a6e-af43-267847956267", "email": "sample string 1", "phone": "sample string 2", "address": "sample string 3", "taxNumber": "sample string 4", "salePriceGroup": 1, "author": "sample string 5", "webSite": "sample string 6", "taxOffice": "sample string 7", "maxDebtLimit": 8.0, "discount": 9.1, "expiration": 10, "category": { "categoryType": 1, "name": "sample string 1", "parentID": "fb7d8317-7c69-49af-bdfb-343f8b58d3b5", "code": "sample string 2", "createBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:33.8865867+03:00", "updateBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:33.8865867+03:00", "id": "d91f7bf5-82b1-41a2-ab65-9f6b67094985", "companyID": "9bffe2c6-3469-4701-8c35-f0830fa5e811" }, "city": { "name": "sample string 1", "code": "sample string 2", "id": "ad12e4d3-1a57-4e95-8a93-2406ba5919ba", "companyID": "9eba7e4d-1259-43f2-b244-56332adf584b" }, "county": { "name": "sample string 1", "code": "sample string 2", "id": "f76f40b0-7b1d-41f2-af66-bbf2cf3f83db", "companyID": "4dd7ae1a-8f97-4a93-9ddf-c979ca742711" }, "bankDetails": [ { "accountDetailID": "f4e43bc1-7196-497c-a559-5344084bc039", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:33.8865867+03:00", "updateBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:33.8865867+03:00", "id": "1c7b8a17-3c4c-4066-bdac-6f237cef2182", "companyID": "5d98e102-9daa-4ee4-bd60-b5a7abdcfd67" }, { "accountDetailID": "f4e43bc1-7196-497c-a559-5344084bc039", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:33.8865867+03:00", "updateBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:33.8865867+03:00", "id": "1c7b8a17-3c4c-4066-bdac-6f237cef2182", "companyID": "5d98e102-9daa-4ee4-bd60-b5a7abdcfd67" } ], "isEInvoiceAccount": true, "alias": "sample string 12", "isEDispatchAccount": true, "dispatchAlias": "sample string 14", "isBranch": true, "branch": "sample string 16", "accountNumber": "sample string 17", "iban": "sample string 18", "isDeferred": true, "installmentCount": 20, "stoppagePercentage": 21.1, "limit": 22.1, "lastPaymentDay": 23, "cardNumber": "sample string 24", "expireDate": "2025-08-29T12:25:33.8865867+03:00", "startDate": "2025-08-29T12:25:33.8865867+03:00", "endDate": "2025-08-29T12:25:33.8865867+03:00", "salary": 25.1, "salaryDay": 26, "salaryPaymentAccountID": "dd33f13a-1ee9-4a60-bb3d-71c10511be48", "department": { "name": "sample string 1", "code": "sample string 2", "id": "9b579e7e-257f-4ee2-ad19-eb7f8d525826", "companyID": "215191fa-32b8-4a54-bf7e-09d32f5bf8b4" }, "job": "sample string 27", "jobEndDate": "2025-08-29T12:25:33.8865867+03:00", "jobEndReasonCode": "sample string 28", "jobEndReasonString": "sample string 29", "sgkJobCode": "sample string 30", "sgkJobCodeString": "sample string 31", "dispatchDeliveryAddress": "sample string 32", "dispatchDeliveryCountry": "sample string 33", "dispatchDeliveryCity": "sample string 34", "dispatchDeliveryCounty": "sample string 35", "dispatchDeliveryPostalCode": "sample string 36", "isForeign": true, "code": "sample string 38", "createBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:33.8865867+03:00", "updateBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:33.8865867+03:00", "id": "45cd3f6f-dd16-4d5c-a746-4414c0ca1e61", "companyID": "e99a3657-33cf-4dc9-ad12-1f1a030590e5" }, "balance": 4.0, "category": { "categoryType": 1, "name": "sample string 1", "parentID": "fb7d8317-7c69-49af-bdfb-343f8b58d3b5", "code": "sample string 2", "createBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:33.8865867+03:00", "updateBy": { "id": "a4890b51-cf3f-41d6-a661-0c3e7e2f057d", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:33.8865867+03:00", "id": "d91f7bf5-82b1-41a2-ab65-9f6b67094985", "companyID": "9bffe2c6-3469-4701-8c35-f0830fa5e811" }, "currency": { "name": "sample string 1", "code": "sample string 2", "id": "406e533b-505e-4eea-9dc8-21084071390d", "companyID": "cfb18def-05ff-4c4d-afee-9e68be3d59ad" }, "id": "9530fa36-d8f6-4fa6-88f9-133ff7ea948b", "companyID": "5f083142-e6d6-4b15-978f-812756d9cdf7", "isDeleted": true }, "employeeID": "2e060c4d-fa0e-4ddf-9b4b-f1822ba24213", "productStokActionID": "8e26e33c-f586-4aab-9786-2177b750221b", "billingReferenceID": "9216a78b-8e4c-48b7-8cee-583fbc4027c3", "serviceReceiptProducts": [ { "title": "sample string 1", "productName": "sample string 2", "currencyRate": 3.1, "quantity": 4.1, "amount": 5.1, "leanAmount": 6.1, "description": "sample string 7", "cost": 1.1, "discountRate": 8.1, "discountAmount": 9.1, "discountedUnitPrice": 10.1, "discountedTotalPrice": 11.1, "isDiscountPercentage": true, "totalAmount": 13.1, "kdv": 0, "kdvAmount": 14.1, "unitID": "8ca58680-c7e9-48ca-ab8d-7e8faedf44f2", "warehouseID": "4eba82be-5791-485c-9309-36d6ca4d18e7", "currencyID": "89bf5183-51ae-493b-9725-f80ab47eecac", "productID": "910274ed-b76d-49d2-b0df-07037f4207cc", "serviceReceiptID": "5e6a013c-79df-4a71-b5cb-0b00912f2b92", "id": "d985c25f-06e8-4e1f-a8de-48e386aa65fb", "companyID": "bebed5db-7bb8-4c61-94df-71841431402b" }, { "title": "sample string 1", "productName": "sample string 2", "currencyRate": 3.1, "quantity": 4.1, "amount": 5.1, "leanAmount": 6.1, "description": "sample string 7", "cost": 1.1, "discountRate": 8.1, "discountAmount": 9.1, "discountedUnitPrice": 10.1, "discountedTotalPrice": 11.1, "isDiscountPercentage": true, "totalAmount": 13.1, "kdv": 0, "kdvAmount": 14.1, "unitID": "8ca58680-c7e9-48ca-ab8d-7e8faedf44f2", "warehouseID": "4eba82be-5791-485c-9309-36d6ca4d18e7", "currencyID": "89bf5183-51ae-493b-9725-f80ab47eecac", "productID": "910274ed-b76d-49d2-b0df-07037f4207cc", "serviceReceiptID": "5e6a013c-79df-4a71-b5cb-0b00912f2b92", "id": "d985c25f-06e8-4e1f-a8de-48e386aa65fb", "companyID": "bebed5db-7bb8-4c61-94df-71841431402b" } ], "id": "b00bcb84-1227-4e31-bba1-7c92cdf5a853", "companyID": "538a4ef7-d162-4cdf-9ba5-6893711161e4" }
application/xml, text/xml
Sample:
<ServiceReceiptUpdateDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Service.DTOs"> <CompanyID>538a4ef7-d162-4cdf-9ba5-6893711161e4</CompanyID> <ID>b00bcb84-1227-4e31-bba1-7c92cdf5a853</ID> <AccountID>6aa371e2-0953-4587-85c9-090d9da3f14b</AccountID> <Amount>23.1</Amount> <Barcode>sample string 8</Barcode> <BeforeTaxAmount>19.1</BeforeTaxAmount> <BillingReferenceID>9216a78b-8e4c-48b7-8cee-583fbc4027c3</BillingReferenceID> <BrandID>055c1adc-29ff-4a8a-915a-42fd58e95d65</BrandID> <BrandName>sample string 9</BrandName> <CategoryID>25a7f3b9-9ddc-4700-9911-672a4dad7724</CategoryID> <CategoryName>sample string 4</CategoryName> <Code>sample string 1</Code> <ComingDate>2025-08-29T12:25:33.8865867+03:00</ComingDate> <Complaint>sample string 11</Complaint> <CurrencyID>eb609890-c78c-48fb-bfbd-e63fff9aac6f</CurrencyID> <CurrencyRate>29.1</CurrencyRate> <DeliveryDate>2025-08-29T12:25:33.8865867+03:00</DeliveryDate> <DeliveryPerson>sample string 17</DeliveryPerson> <Description>sample string 12</Description> <DiscountAmount>22.1</DiscountAmount> <DiscountRate>21.1</DiscountRate> <DiscountRateOrPrice>true</DiscountRateOrPrice> <EmployeeID>2e060c4d-fa0e-4ddf-9b4b-f1822ba24213</EmployeeID> <ExtractStatus>NotExtracted</ExtractStatus> <IsSolved>true</IsSolved> <IsWarranty>true</IsWarranty> <LineDiscountAmount>20.1</LineDiscountAmount> <Model>sample string 10</Model> <NewAccount> <CompanyID xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">5f083142-e6d6-4b15-978f-812756d9cdf7</CompanyID> <ID xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">9530fa36-d8f6-4fa6-88f9-133ff7ea948b</ID> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">true</IsDeleted> <AccountDetail> <CompanyID>e99a3657-33cf-4dc9-ad12-1f1a030590e5</CompanyID> <ID>45cd3f6f-dd16-4d5c-a746-4414c0ca1e61</ID> <Code>sample string 38</Code> <CreateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:33.8865867+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:33.8865867+03:00</UpdateDT> <AccountID>9cd9e071-ea95-4a6e-af43-267847956267</AccountID> <AccountNumber>sample string 17</AccountNumber> <Address>sample string 3</Address> <Alias>sample string 12</Alias> <Author>sample string 5</Author> <BankDetails> <AccountBankDetailCardDto> <CompanyID>5d98e102-9daa-4ee4-bd60-b5a7abdcfd67</CompanyID> <ID>1c7b8a17-3c4c-4066-bdac-6f237cef2182</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:33.8865867+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:33.8865867+03:00</UpdateDT> <AccountDetailID>f4e43bc1-7196-497c-a559-5344084bc039</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> <AccountBankDetailCardDto> <CompanyID>5d98e102-9daa-4ee4-bd60-b5a7abdcfd67</CompanyID> <ID>1c7b8a17-3c4c-4066-bdac-6f237cef2182</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:33.8865867+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:33.8865867+03:00</UpdateDT> <AccountDetailID>f4e43bc1-7196-497c-a559-5344084bc039</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> </BankDetails> <Branch>sample string 16</Branch> <CardNumber>sample string 24</CardNumber> <Category> <CompanyID>9bffe2c6-3469-4701-8c35-f0830fa5e811</CompanyID> <ID>d91f7bf5-82b1-41a2-ab65-9f6b67094985</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:33.8865867+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:33.8865867+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>fb7d8317-7c69-49af-bdfb-343f8b58d3b5</ParentID> </Category> <City> <CompanyID>9eba7e4d-1259-43f2-b244-56332adf584b</CompanyID> <ID>ad12e4d3-1a57-4e95-8a93-2406ba5919ba</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </City> <County> <CompanyID>4dd7ae1a-8f97-4a93-9ddf-c979ca742711</CompanyID> <ID>f76f40b0-7b1d-41f2-af66-bbf2cf3f83db</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </County> <Department> <CompanyID>215191fa-32b8-4a54-bf7e-09d32f5bf8b4</CompanyID> <ID>9b579e7e-257f-4ee2-ad19-eb7f8d525826</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </Department> <Discount>9.1</Discount> <DispatchAlias>sample string 14</DispatchAlias> <DispatchDeliveryAddress>sample string 32</DispatchDeliveryAddress> <DispatchDeliveryCity>sample string 34</DispatchDeliveryCity> <DispatchDeliveryCountry>sample string 33</DispatchDeliveryCountry> <DispatchDeliveryCounty>sample string 35</DispatchDeliveryCounty> <DispatchDeliveryPostalCode>sample string 36</DispatchDeliveryPostalCode> <Email>sample string 1</Email> <EndDate>2025-08-29T12:25:33.8865867+03:00</EndDate> <Expiration>10</Expiration> <ExpireDate>2025-08-29T12:25:33.8865867+03:00</ExpireDate> <IBAN>sample string 18</IBAN> <InstallmentCount>20</InstallmentCount> <IsBranch>true</IsBranch> <IsDeferred>true</IsDeferred> <IsEDispatchAccount>true</IsEDispatchAccount> <IsEInvoiceAccount>true</IsEInvoiceAccount> <IsForeign>true</IsForeign> <Job>sample string 27</Job> <JobEndDate>2025-08-29T12:25:33.8865867+03:00</JobEndDate> <JobEndReasonCode>sample string 28</JobEndReasonCode> <JobEndReasonString>sample string 29</JobEndReasonString> <LastPaymentDay>23</LastPaymentDay> <Limit>22.1</Limit> <MaxDebtLimit>8</MaxDebtLimit> <Phone>sample string 2</Phone> <Salary>25.1</Salary> <SalaryDay>26</SalaryDay> <SalaryPaymentAccountID>dd33f13a-1ee9-4a60-bb3d-71c10511be48</SalaryPaymentAccountID> <SalePriceGroup>1</SalePriceGroup> <SgkJobCode>sample string 30</SgkJobCode> <SgkJobCodeString>sample string 31</SgkJobCodeString> <StartDate>2025-08-29T12:25:33.8865867+03:00</StartDate> <StoppagePercentage>21.1</StoppagePercentage> <TaxNumber>sample string 4</TaxNumber> <TaxOffice>sample string 7</TaxOffice> <WebSite>sample string 6</WebSite> </AccountDetail> <AccountType>Expense</AccountType> <Balance>4</Balance> <Category> <CompanyID>9bffe2c6-3469-4701-8c35-f0830fa5e811</CompanyID> <ID>d91f7bf5-82b1-41a2-ab65-9f6b67094985</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:33.8865867+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>a4890b51-cf3f-41d6-a661-0c3e7e2f057d</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:33.8865867+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>fb7d8317-7c69-49af-bdfb-343f8b58d3b5</ParentID> </Category> <Currency> <CompanyID>cfb18def-05ff-4c4d-afee-9e68be3d59ad</CompanyID> <ID>406e533b-505e-4eea-9dc8-21084071390d</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </Currency> <Description>sample string 3</Description> <SubTitle>sample string 2</SubTitle> <Title>sample string 1</Title> </NewAccount> <OrderNumber>sample string 3</OrderNumber> <PaymentStatus>Wait</PaymentStatus> <ProductName>sample string 6</ProductName> <ProductSerialNumber>sample string 7</ProductSerialNumber> <ProductStokActionID>8e26e33c-f586-4aab-9786-2177b750221b</ProductStokActionID> <SerialNumber>sample string 2</SerialNumber> <ServiceReceiptProducts> <ServiceReceiptProductUpdateDto> <CompanyID>bebed5db-7bb8-4c61-94df-71841431402b</CompanyID> <ID>d985c25f-06e8-4e1f-a8de-48e386aa65fb</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>89bf5183-51ae-493b-9725-f80ab47eecac</CurrencyID> <CurrencyRate>3.1</CurrencyRate> <Description>sample string 7</Description> <DiscountAmount>9.1</DiscountAmount> <DiscountRate>8.1</DiscountRate> <DiscountedTotalPrice>11.1</DiscountedTotalPrice> <DiscountedUnitPrice>10.1</DiscountedUnitPrice> <IsDiscountPercentage>true</IsDiscountPercentage> <KDV>KDV0</KDV> <KDVAmount>14.1</KDVAmount> <LeanAmount>6.1</LeanAmount> <ProductID>910274ed-b76d-49d2-b0df-07037f4207cc</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>5e6a013c-79df-4a71-b5cb-0b00912f2b92</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>8ca58680-c7e9-48ca-ab8d-7e8faedf44f2</UnitID> <WarehouseID>4eba82be-5791-485c-9309-36d6ca4d18e7</WarehouseID> </ServiceReceiptProductUpdateDto> <ServiceReceiptProductUpdateDto> <CompanyID>bebed5db-7bb8-4c61-94df-71841431402b</CompanyID> <ID>d985c25f-06e8-4e1f-a8de-48e386aa65fb</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>89bf5183-51ae-493b-9725-f80ab47eecac</CurrencyID> <CurrencyRate>3.1</CurrencyRate> <Description>sample string 7</Description> <DiscountAmount>9.1</DiscountAmount> <DiscountRate>8.1</DiscountRate> <DiscountedTotalPrice>11.1</DiscountedTotalPrice> <DiscountedUnitPrice>10.1</DiscountedUnitPrice> <IsDiscountPercentage>true</IsDiscountPercentage> <KDV>KDV0</KDV> <KDVAmount>14.1</KDVAmount> <LeanAmount>6.1</LeanAmount> <ProductID>910274ed-b76d-49d2-b0df-07037f4207cc</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>5e6a013c-79df-4a71-b5cb-0b00912f2b92</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>8ca58680-c7e9-48ca-ab8d-7e8faedf44f2</UnitID> <WarehouseID>4eba82be-5791-485c-9309-36d6ca4d18e7</WarehouseID> </ServiceReceiptProductUpdateDto> </ServiceReceiptProducts> <Solution>sample string 13</Solution> <SolvedDate>2025-08-29T12:25:33.8865867+03:00</SolvedDate> <StatusID>a6144e50-01ba-4ac6-8f30-9079a8da3d83</StatusID> <StatusName>sample string 5</StatusName> <TotalAmount>24.1</TotalAmount> <TotalCost>1.1</TotalCost> <TotalDiscountAmount>26.1</TotalDiscountAmount> <TotalKDVAmount>28.1</TotalKDVAmount> <TotalPaymentAmount>25.1</TotalPaymentAmount> <WarrantyEndDate>2025-08-29T12:25:33.8865867+03:00</WarrantyEndDate> </ServiceReceiptUpdateDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
text/html
Sample:
{"code":"sample string 1","serialNumber":"sample string 2","orderNumber":"sample string 3","categoryID":"25a7f3b9-9ddc-4700-9911-672a4dad7724","categoryName":"sample string 4","statusID":"a6144e50-01ba-4ac6-8f30-9079a8da3d83","statusName":"sample string 5","paymentStatus":0,"extractStatus":0,"productName":"sample string 6","productSerialNumber":"sample string 7","barcode":"sample string 8","brandID":"055c1adc-29ff-4a8a-915a-42fd58e95d65","brandName":"sample string 9","model":"sample string 10","complaint":"sample string 11","description":"sample string 12","solution":"sample string 13","isSolved":true,"solvedDate":"2025-08-29T12:25:33.8865867+03:00","comingDate":"2025-08-29T12:25:33.8865867+03:00","deliveryDate":"2025-08-29T12:25:33.8865867+03:00","deliveryPerson":"sample string 17","isWarranty":true,"warrantyEndDate":"2025-08-29T12:25:33.8865867+03:00","beforeTaxAmount":19.1,"lineDiscountAmount":20.1,"discountRate":21.1,"discountAmount":22.1,"amount":23.1,"totalAmount":24.1,"totalPaymentAmount":25.1,"totalCost":1.1,"totalDiscountAmount":26.1,"discountRateOrPrice":true,"totalKDVAmount":28.1,"currencyRate":29.1,"currencyID":"eb609890-c78c-48fb-bfbd-e63fff9aac6f","accountID":"6aa371e2-0953-4587-85c9-090d9da3f14b","newAccount":{"accountType":7,"title":"sample string 1","subTitle":"sample string 2","description":"sample string 3","accountDetail":{"accountID":"9cd9e071-ea95-4a6e-af43-267847956267","email":"sample string 1","phone":"sample string 2","address":"sample string 3","taxNumber":"sample string 4","salePriceGroup":1,"author":"sample string 5","webSite":"sample string 6","taxOffice":"sample string 7","maxDebtLimit":8.0,"discount":9.1,"expiration":10,"category":{"categoryType":1,"name":"sample string 1","parentID":"fb7d8317-7c69-49af-bdfb-343f8b58d3b5","code":"sample string 2","createBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:33.8865867+03:00","updateBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:33.8865867+03:00","id":"d91f7bf5-82b1-41a2-ab65-9f6b67094985","companyID":"9bffe2c6-3469-4701-8c35-f0830fa5e811"},"city":{"name":"sample string 1","code":"sample string 2","id":"ad12e4d3-1a57-4e95-8a93-2406ba5919ba","companyID":"9eba7e4d-1259-43f2-b244-56332adf584b"},"county":{"name":"sample string 1","code":"sample string 2","id":"f76f40b0-7b1d-41f2-af66-bbf2cf3f83db","companyID":"4dd7ae1a-8f97-4a93-9ddf-c979ca742711"},"bankDetails":[{"accountDetailID":"f4e43bc1-7196-497c-a559-5344084bc039","iban":"sample string 1","code":"sample string 2","createBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:33.8865867+03:00","updateBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:33.8865867+03:00","id":"1c7b8a17-3c4c-4066-bdac-6f237cef2182","companyID":"5d98e102-9daa-4ee4-bd60-b5a7abdcfd67"},{"accountDetailID":"f4e43bc1-7196-497c-a559-5344084bc039","iban":"sample string 1","code":"sample string 2","createBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:33.8865867+03:00","updateBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:33.8865867+03:00","id":"1c7b8a17-3c4c-4066-bdac-6f237cef2182","companyID":"5d98e102-9daa-4ee4-bd60-b5a7abdcfd67"}],"isEInvoiceAccount":true,"alias":"sample string 12","isEDispatchAccount":true,"dispatchAlias":"sample string 14","isBranch":true,"branch":"sample string 16","accountNumber":"sample string 17","iban":"sample string 18","isDeferred":true,"installmentCount":20,"stoppagePercentage":21.1,"limit":22.1,"lastPaymentDay":23,"cardNumber":"sample string 24","expireDate":"2025-08-29T12:25:33.8865867+03:00","startDate":"2025-08-29T12:25:33.8865867+03:00","endDate":"2025-08-29T12:25:33.8865867+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"dd33f13a-1ee9-4a60-bb3d-71c10511be48","department":{"name":"sample string 1","code":"sample string 2","id":"9b579e7e-257f-4ee2-ad19-eb7f8d525826","companyID":"215191fa-32b8-4a54-bf7e-09d32f5bf8b4"},"job":"sample string 27","jobEndDate":"2025-08-29T12:25:33.8865867+03:00","jobEndReasonCode":"sample string 28","jobEndReasonString":"sample string 29","sgkJobCode":"sample string 30","sgkJobCodeString":"sample string 31","dispatchDeliveryAddress":"sample string 32","dispatchDeliveryCountry":"sample string 33","dispatchDeliveryCity":"sample string 34","dispatchDeliveryCounty":"sample string 35","dispatchDeliveryPostalCode":"sample string 36","isForeign":true,"code":"sample string 38","createBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:33.8865867+03:00","updateBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:33.8865867+03:00","id":"45cd3f6f-dd16-4d5c-a746-4414c0ca1e61","companyID":"e99a3657-33cf-4dc9-ad12-1f1a030590e5"},"balance":4.0,"category":{"categoryType":1,"name":"sample string 1","parentID":"fb7d8317-7c69-49af-bdfb-343f8b58d3b5","code":"sample string 2","createBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:33.8865867+03:00","updateBy":{"id":"a4890b51-cf3f-41d6-a661-0c3e7e2f057d","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:33.8865867+03:00","id":"d91f7bf5-82b1-41a2-ab65-9f6b67094985","companyID":"9bffe2c6-3469-4701-8c35-f0830fa5e811"},"currency":{"name":"sample string 1","code":"sample string 2","id":"406e533b-505e-4eea-9dc8-21084071390d","companyID":"cfb18def-05ff-4c4d-afee-9e68be3d59ad"},"id":"9530fa36-d8f6-4fa6-88f9-133ff7ea948b","companyID":"5f083142-e6d6-4b15-978f-812756d9cdf7","isDeleted":true},"employeeID":"2e060c4d-fa0e-4ddf-9b4b-f1822ba24213","productStokActionID":"8e26e33c-f586-4aab-9786-2177b750221b","billingReferenceID":"9216a78b-8e4c-48b7-8cee-583fbc4027c3","serviceReceiptProducts":[{"title":"sample string 1","productName":"sample string 2","currencyRate":3.1,"quantity":4.1,"amount":5.1,"leanAmount":6.1,"description":"sample string 7","cost":1.1,"discountRate":8.1,"discountAmount":9.1,"discountedUnitPrice":10.1,"discountedTotalPrice":11.1,"isDiscountPercentage":true,"totalAmount":13.1,"kdv":0,"kdvAmount":14.1,"unitID":"8ca58680-c7e9-48ca-ab8d-7e8faedf44f2","warehouseID":"4eba82be-5791-485c-9309-36d6ca4d18e7","currencyID":"89bf5183-51ae-493b-9725-f80ab47eecac","productID":"910274ed-b76d-49d2-b0df-07037f4207cc","serviceReceiptID":"5e6a013c-79df-4a71-b5cb-0b00912f2b92","id":"d985c25f-06e8-4e1f-a8de-48e386aa65fb","companyID":"bebed5db-7bb8-4c61-94df-71841431402b"},{"title":"sample string 1","productName":"sample string 2","currencyRate":3.1,"quantity":4.1,"amount":5.1,"leanAmount":6.1,"description":"sample string 7","cost":1.1,"discountRate":8.1,"discountAmount":9.1,"discountedUnitPrice":10.1,"discountedTotalPrice":11.1,"isDiscountPercentage":true,"totalAmount":13.1,"kdv":0,"kdvAmount":14.1,"unitID":"8ca58680-c7e9-48ca-ab8d-7e8faedf44f2","warehouseID":"4eba82be-5791-485c-9309-36d6ca4d18e7","currencyID":"89bf5183-51ae-493b-9725-f80ab47eecac","productID":"910274ed-b76d-49d2-b0df-07037f4207cc","serviceReceiptID":"5e6a013c-79df-4a71-b5cb-0b00912f2b92","id":"d985c25f-06e8-4e1f-a8de-48e386aa65fb","companyID":"bebed5db-7bb8-4c61-94df-71841431402b"}],"id":"b00bcb84-1227-4e31-bba1-7c92cdf5a853","companyID":"538a4ef7-d162-4cdf-9ba5-6893711161e4"}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.