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": "fdf0551d-3fbf-452b-a7af-fab543222667", "categoryName": "sample string 4", "statusID": "223e2efb-c101-4543-adb7-8acf1742dfd1", "statusName": "sample string 5", "paymentStatus": 0, "extractStatus": 0, "productName": "sample string 6", "productSerialNumber": "sample string 7", "barcode": "sample string 8", "brandID": "652246e6-0872-43b1-9c62-58c1f034835d", "brandName": "sample string 9", "model": "sample string 10", "complaint": "sample string 11", "description": "sample string 12", "solution": "sample string 13", "isSolved": true, "solvedDate": "2025-07-08T21:14:26.1612984+03:00", "comingDate": "2025-07-08T21:14:26.1612984+03:00", "deliveryDate": "2025-07-08T21:14:26.1612984+03:00", "deliveryPerson": "sample string 17", "isWarranty": true, "warrantyEndDate": "2025-07-08T21:14:26.1612984+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": "0501c994-124e-4694-890f-2e38de6b976b", "accountID": "c620179c-0d9e-4a28-a643-485554a104b2", "newAccount": { "accountType": 7, "title": "sample string 1", "subTitle": "sample string 2", "description": "sample string 3", "accountDetail": { "accountID": "67475859-4534-4ea8-8408-5ff395a069a9", "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": "ae3b851e-5e39-4f28-ae11-b97279d388f1", "code": "sample string 2", "createBy": { "id": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-07-08T21:14:26.1612984+03:00", "updateBy": { "id": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-07-08T21:14:26.1612984+03:00", "id": "879a3825-d229-4c8b-bfa5-8f19315d8b25", "companyID": "90f66fd0-ebe6-4b84-8aeb-9dbbf515cb53" }, "city": { "name": "sample string 1", "code": "sample string 2", "id": "5a4e65db-58c1-402c-9acb-075acb360f98", "companyID": "71580fc0-374b-4b25-812f-ee72d5c42c83" }, "county": { "name": "sample string 1", "code": "sample string 2", "id": "31411b34-f1be-4825-81b9-f5c53cca4874", "companyID": "acf84920-e2c6-493e-b48e-c1bacf9b7102" }, "bankDetails": [ { "accountDetailID": "391d4fd5-5d08-4439-ae0c-aa8092de32cf", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-07-08T21:14:26.1612984+03:00", "updateBy": { "id": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-07-08T21:14:26.1612984+03:00", "id": "656e3930-289d-47b7-a429-04cd1d065317", "companyID": "d3895386-89fd-4d50-8459-a2af12478d58" }, { "accountDetailID": "391d4fd5-5d08-4439-ae0c-aa8092de32cf", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-07-08T21:14:26.1612984+03:00", "updateBy": { "id": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-07-08T21:14:26.1612984+03:00", "id": "656e3930-289d-47b7-a429-04cd1d065317", "companyID": "d3895386-89fd-4d50-8459-a2af12478d58" } ], "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-07-08T21:14:26.1612984+03:00", "startDate": "2025-07-08T21:14:26.1612984+03:00", "endDate": "2025-07-08T21:14:26.1612984+03:00", "salary": 25.1, "salaryDay": 26, "salaryPaymentAccountID": "acd15ccc-3493-4982-9a0c-f2387b042dc9", "department": { "name": "sample string 1", "code": "sample string 2", "id": "e70bebfe-1185-4614-831f-7ba15725e6cd", "companyID": "bd1f21b2-13bb-48cd-b1e3-84a7faca5686" }, "job": "sample string 27", "jobEndDate": "2025-07-08T21:14:26.1612984+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": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-07-08T21:14:26.1769222+03:00", "updateBy": { "id": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-07-08T21:14:26.1769222+03:00", "id": "ae77e837-b84e-4432-850f-b74ecd89d05b", "companyID": "959708d6-ec73-4568-8ea8-848bbc46e4f4" }, "balance": 4.0, "category": { "categoryType": 1, "name": "sample string 1", "parentID": "ae3b851e-5e39-4f28-ae11-b97279d388f1", "code": "sample string 2", "createBy": { "id": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-07-08T21:14:26.1612984+03:00", "updateBy": { "id": "7e4c04fd-cfc0-43cc-8df1-0c4183c3e397", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-07-08T21:14:26.1612984+03:00", "id": "879a3825-d229-4c8b-bfa5-8f19315d8b25", "companyID": "90f66fd0-ebe6-4b84-8aeb-9dbbf515cb53" }, "currency": { "name": "sample string 1", "code": "sample string 2", "id": "42f5b177-b0e6-4a87-8859-81751218254c", "companyID": "60714b55-e0d0-46bc-bee7-c20c261e9d68" }, "id": "b6c7ab0e-346c-4525-88dc-6c0e6d7da562", "companyID": "c12dd366-37e2-48bc-93fe-dce50d95d975", "isDeleted": true }, "employeeID": "aa594346-375a-46f2-87ea-237474d7bd52", "productStokActionID": "e8cda7bb-fe8a-4a6e-b794-c9704b41c76d", "billingReferenceID": "babbd94a-ce43-4ccc-bf24-be80bc3f9d7a", "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": "ce4b3451-72f3-477b-a50b-0d265650ed0a", "warehouseID": "283abfd2-4a6c-49ee-93be-591e66862372", "currencyID": "569a87b3-60d9-4959-a22d-532f94771af6", "productID": "6e3fb065-0a80-47f8-adbe-e47154b3a8f7", "serviceReceiptID": "d652d560-f4f2-4f0c-be79-0143e54ff524", "id": "7bff1ddc-073f-4a67-b891-a4930c972bac", "companyID": "ee33b694-b7de-4bd5-97cb-e59ed19befa3" }, { "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": "ce4b3451-72f3-477b-a50b-0d265650ed0a", "warehouseID": "283abfd2-4a6c-49ee-93be-591e66862372", "currencyID": "569a87b3-60d9-4959-a22d-532f94771af6", "productID": "6e3fb065-0a80-47f8-adbe-e47154b3a8f7", "serviceReceiptID": "d652d560-f4f2-4f0c-be79-0143e54ff524", "id": "7bff1ddc-073f-4a67-b891-a4930c972bac", "companyID": "ee33b694-b7de-4bd5-97cb-e59ed19befa3" } ], "id": "a9bb0591-9d69-4df7-98ff-17c81f3c5566", "companyID": "489675a0-1c50-4ef8-aa84-ac90f716de88" }
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>489675a0-1c50-4ef8-aa84-ac90f716de88</CompanyID> <ID>a9bb0591-9d69-4df7-98ff-17c81f3c5566</ID> <AccountID>c620179c-0d9e-4a28-a643-485554a104b2</AccountID> <Amount>23.1</Amount> <Barcode>sample string 8</Barcode> <BeforeTaxAmount>19.1</BeforeTaxAmount> <BillingReferenceID>babbd94a-ce43-4ccc-bf24-be80bc3f9d7a</BillingReferenceID> <BrandID>652246e6-0872-43b1-9c62-58c1f034835d</BrandID> <BrandName>sample string 9</BrandName> <CategoryID>fdf0551d-3fbf-452b-a7af-fab543222667</CategoryID> <CategoryName>sample string 4</CategoryName> <Code>sample string 1</Code> <ComingDate>2025-07-08T21:14:26.1612984+03:00</ComingDate> <Complaint>sample string 11</Complaint> <CurrencyID>0501c994-124e-4694-890f-2e38de6b976b</CurrencyID> <CurrencyRate>29.1</CurrencyRate> <DeliveryDate>2025-07-08T21:14:26.1612984+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>aa594346-375a-46f2-87ea-237474d7bd52</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">c12dd366-37e2-48bc-93fe-dce50d95d975</CompanyID> <ID xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">b6c7ab0e-346c-4525-88dc-6c0e6d7da562</ID> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">true</IsDeleted> <AccountDetail> <CompanyID>959708d6-ec73-4568-8ea8-848bbc46e4f4</CompanyID> <ID>ae77e837-b84e-4432-850f-b74ecd89d05b</ID> <Code>sample string 38</Code> <CreateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-07-08T21:14:26.1769222+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-07-08T21:14:26.1769222+03:00</UpdateDT> <AccountID>67475859-4534-4ea8-8408-5ff395a069a9</AccountID> <AccountNumber>sample string 17</AccountNumber> <Address>sample string 3</Address> <Alias>sample string 12</Alias> <Author>sample string 5</Author> <BankDetails> <AccountBankDetailCardDto> <CompanyID>d3895386-89fd-4d50-8459-a2af12478d58</CompanyID> <ID>656e3930-289d-47b7-a429-04cd1d065317</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-07-08T21:14:26.1612984+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-07-08T21:14:26.1612984+03:00</UpdateDT> <AccountDetailID>391d4fd5-5d08-4439-ae0c-aa8092de32cf</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> <AccountBankDetailCardDto> <CompanyID>d3895386-89fd-4d50-8459-a2af12478d58</CompanyID> <ID>656e3930-289d-47b7-a429-04cd1d065317</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-07-08T21:14:26.1612984+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-07-08T21:14:26.1612984+03:00</UpdateDT> <AccountDetailID>391d4fd5-5d08-4439-ae0c-aa8092de32cf</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> </BankDetails> <Branch>sample string 16</Branch> <CardNumber>sample string 24</CardNumber> <Category> <CompanyID>90f66fd0-ebe6-4b84-8aeb-9dbbf515cb53</CompanyID> <ID>879a3825-d229-4c8b-bfa5-8f19315d8b25</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-07-08T21:14:26.1612984+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-07-08T21:14:26.1612984+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>ae3b851e-5e39-4f28-ae11-b97279d388f1</ParentID> </Category> <City> <CompanyID>71580fc0-374b-4b25-812f-ee72d5c42c83</CompanyID> <ID>5a4e65db-58c1-402c-9acb-075acb360f98</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </City> <County> <CompanyID>acf84920-e2c6-493e-b48e-c1bacf9b7102</CompanyID> <ID>31411b34-f1be-4825-81b9-f5c53cca4874</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </County> <Department> <CompanyID>bd1f21b2-13bb-48cd-b1e3-84a7faca5686</CompanyID> <ID>e70bebfe-1185-4614-831f-7ba15725e6cd</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-07-08T21:14:26.1612984+03:00</EndDate> <Expiration>10</Expiration> <ExpireDate>2025-07-08T21:14:26.1612984+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-07-08T21:14:26.1612984+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>acd15ccc-3493-4982-9a0c-f2387b042dc9</SalaryPaymentAccountID> <SalePriceGroup>1</SalePriceGroup> <SgkJobCode>sample string 30</SgkJobCode> <SgkJobCodeString>sample string 31</SgkJobCodeString> <StartDate>2025-07-08T21:14:26.1612984+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>90f66fd0-ebe6-4b84-8aeb-9dbbf515cb53</CompanyID> <ID>879a3825-d229-4c8b-bfa5-8f19315d8b25</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-07-08T21:14:26.1612984+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>7e4c04fd-cfc0-43cc-8df1-0c4183c3e397</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-07-08T21:14:26.1612984+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>ae3b851e-5e39-4f28-ae11-b97279d388f1</ParentID> </Category> <Currency> <CompanyID>60714b55-e0d0-46bc-bee7-c20c261e9d68</CompanyID> <ID>42f5b177-b0e6-4a87-8859-81751218254c</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>e8cda7bb-fe8a-4a6e-b794-c9704b41c76d</ProductStokActionID> <SerialNumber>sample string 2</SerialNumber> <ServiceReceiptProducts> <ServiceReceiptProductUpdateDto> <CompanyID>ee33b694-b7de-4bd5-97cb-e59ed19befa3</CompanyID> <ID>7bff1ddc-073f-4a67-b891-a4930c972bac</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>569a87b3-60d9-4959-a22d-532f94771af6</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>6e3fb065-0a80-47f8-adbe-e47154b3a8f7</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>d652d560-f4f2-4f0c-be79-0143e54ff524</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>ce4b3451-72f3-477b-a50b-0d265650ed0a</UnitID> <WarehouseID>283abfd2-4a6c-49ee-93be-591e66862372</WarehouseID> </ServiceReceiptProductUpdateDto> <ServiceReceiptProductUpdateDto> <CompanyID>ee33b694-b7de-4bd5-97cb-e59ed19befa3</CompanyID> <ID>7bff1ddc-073f-4a67-b891-a4930c972bac</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>569a87b3-60d9-4959-a22d-532f94771af6</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>6e3fb065-0a80-47f8-adbe-e47154b3a8f7</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>d652d560-f4f2-4f0c-be79-0143e54ff524</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>ce4b3451-72f3-477b-a50b-0d265650ed0a</UnitID> <WarehouseID>283abfd2-4a6c-49ee-93be-591e66862372</WarehouseID> </ServiceReceiptProductUpdateDto> </ServiceReceiptProducts> <Solution>sample string 13</Solution> <SolvedDate>2025-07-08T21:14:26.1612984+03:00</SolvedDate> <StatusID>223e2efb-c101-4543-adb7-8acf1742dfd1</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-07-08T21:14:26.1612984+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":"fdf0551d-3fbf-452b-a7af-fab543222667","categoryName":"sample string 4","statusID":"223e2efb-c101-4543-adb7-8acf1742dfd1","statusName":"sample string 5","paymentStatus":0,"extractStatus":0,"productName":"sample string 6","productSerialNumber":"sample string 7","barcode":"sample string 8","brandID":"652246e6-0872-43b1-9c62-58c1f034835d","brandName":"sample string 9","model":"sample string 10","complaint":"sample string 11","description":"sample string 12","solution":"sample string 13","isSolved":true,"solvedDate":"2025-07-08T21:14:26.1612984+03:00","comingDate":"2025-07-08T21:14:26.1612984+03:00","deliveryDate":"2025-07-08T21:14:26.1612984+03:00","deliveryPerson":"sample string 17","isWarranty":true,"warrantyEndDate":"2025-07-08T21:14:26.1612984+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":"0501c994-124e-4694-890f-2e38de6b976b","accountID":"c620179c-0d9e-4a28-a643-485554a104b2","newAccount":{"accountType":7,"title":"sample string 1","subTitle":"sample string 2","description":"sample string 3","accountDetail":{"accountID":"67475859-4534-4ea8-8408-5ff395a069a9","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":"ae3b851e-5e39-4f28-ae11-b97279d388f1","code":"sample string 2","createBy":{"id":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-07-08T21:14:26.1612984+03:00","updateBy":{"id":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-07-08T21:14:26.1612984+03:00","id":"879a3825-d229-4c8b-bfa5-8f19315d8b25","companyID":"90f66fd0-ebe6-4b84-8aeb-9dbbf515cb53"},"city":{"name":"sample string 1","code":"sample string 2","id":"5a4e65db-58c1-402c-9acb-075acb360f98","companyID":"71580fc0-374b-4b25-812f-ee72d5c42c83"},"county":{"name":"sample string 1","code":"sample string 2","id":"31411b34-f1be-4825-81b9-f5c53cca4874","companyID":"acf84920-e2c6-493e-b48e-c1bacf9b7102"},"bankDetails":[{"accountDetailID":"391d4fd5-5d08-4439-ae0c-aa8092de32cf","iban":"sample string 1","code":"sample string 2","createBy":{"id":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-07-08T21:14:26.1612984+03:00","updateBy":{"id":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-07-08T21:14:26.1612984+03:00","id":"656e3930-289d-47b7-a429-04cd1d065317","companyID":"d3895386-89fd-4d50-8459-a2af12478d58"},{"accountDetailID":"391d4fd5-5d08-4439-ae0c-aa8092de32cf","iban":"sample string 1","code":"sample string 2","createBy":{"id":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-07-08T21:14:26.1612984+03:00","updateBy":{"id":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-07-08T21:14:26.1612984+03:00","id":"656e3930-289d-47b7-a429-04cd1d065317","companyID":"d3895386-89fd-4d50-8459-a2af12478d58"}],"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-07-08T21:14:26.1612984+03:00","startDate":"2025-07-08T21:14:26.1612984+03:00","endDate":"2025-07-08T21:14:26.1612984+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"acd15ccc-3493-4982-9a0c-f2387b042dc9","department":{"name":"sample string 1","code":"sample string 2","id":"e70bebfe-1185-4614-831f-7ba15725e6cd","companyID":"bd1f21b2-13bb-48cd-b1e3-84a7faca5686"},"job":"sample string 27","jobEndDate":"2025-07-08T21:14:26.1612984+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":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-07-08T21:14:26.1769222+03:00","updateBy":{"id":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-07-08T21:14:26.1769222+03:00","id":"ae77e837-b84e-4432-850f-b74ecd89d05b","companyID":"959708d6-ec73-4568-8ea8-848bbc46e4f4"},"balance":4.0,"category":{"categoryType":1,"name":"sample string 1","parentID":"ae3b851e-5e39-4f28-ae11-b97279d388f1","code":"sample string 2","createBy":{"id":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-07-08T21:14:26.1612984+03:00","updateBy":{"id":"7e4c04fd-cfc0-43cc-8df1-0c4183c3e397","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-07-08T21:14:26.1612984+03:00","id":"879a3825-d229-4c8b-bfa5-8f19315d8b25","companyID":"90f66fd0-ebe6-4b84-8aeb-9dbbf515cb53"},"currency":{"name":"sample string 1","code":"sample string 2","id":"42f5b177-b0e6-4a87-8859-81751218254c","companyID":"60714b55-e0d0-46bc-bee7-c20c261e9d68"},"id":"b6c7ab0e-346c-4525-88dc-6c0e6d7da562","companyID":"c12dd366-37e2-48bc-93fe-dce50d95d975","isDeleted":true},"employeeID":"aa594346-375a-46f2-87ea-237474d7bd52","productStokActionID":"e8cda7bb-fe8a-4a6e-b794-c9704b41c76d","billingReferenceID":"babbd94a-ce43-4ccc-bf24-be80bc3f9d7a","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":"ce4b3451-72f3-477b-a50b-0d265650ed0a","warehouseID":"283abfd2-4a6c-49ee-93be-591e66862372","currencyID":"569a87b3-60d9-4959-a22d-532f94771af6","productID":"6e3fb065-0a80-47f8-adbe-e47154b3a8f7","serviceReceiptID":"d652d560-f4f2-4f0c-be79-0143e54ff524","id":"7bff1ddc-073f-4a67-b891-a4930c972bac","companyID":"ee33b694-b7de-4bd5-97cb-e59ed19befa3"},{"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":"ce4b3451-72f3-477b-a50b-0d265650ed0a","warehouseID":"283abfd2-4a6c-49ee-93be-591e66862372","currencyID":"569a87b3-60d9-4959-a22d-532f94771af6","productID":"6e3fb065-0a80-47f8-adbe-e47154b3a8f7","serviceReceiptID":"d652d560-f4f2-4f0c-be79-0143e54ff524","id":"7bff1ddc-073f-4a67-b891-a4930c972bac","companyID":"ee33b694-b7de-4bd5-97cb-e59ed19befa3"}],"id":"a9bb0591-9d69-4df7-98ff-17c81f3c5566","companyID":"489675a0-1c50-4ef8-aa84-ac90f716de88"}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.