PUT 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": "2a34cbfe-6220-452e-8c2a-1a0ce93f4228", "categoryName": "sample string 4", "statusID": "41dcc48d-8cbd-41c2-a5d5-98762bc39878", "statusName": "sample string 5", "paymentStatus": 0, "extractStatus": 0, "productName": "sample string 6", "productSerialNumber": "sample string 7", "barcode": "sample string 8", "brandID": "95c615ef-d83c-4a23-8a5e-781916290e40", "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-05T00:37:51.0873407+03:00", "comingDate": "2025-08-05T00:37:51.0873407+03:00", "deliveryDate": "2025-08-05T00:37:51.0873407+03:00", "deliveryPerson": "sample string 17", "isWarranty": true, "warrantyEndDate": "2025-08-05T00:37:51.0873407+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": "45f8e3f8-b783-4bb1-a02f-a50a9c045fc6", "accountID": "3c4fe8b7-4332-4f01-8727-b7ddbac4db21", "newAccount": { "accountType": 7, "title": "sample string 1", "subTitle": "sample string 2", "description": "sample string 3", "accountDetail": { "accountID": "4b042dba-1443-4f6b-a889-19237e2fd73e", "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": "2cb3d5e4-dc28-43e5-b2e1-b1959be0b5f0", "code": "sample string 2", "createBy": { "id": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T00:37:51.0873407+03:00", "updateBy": { "id": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T00:37:51.0873407+03:00", "id": "ff61195d-62f5-4060-80a3-d6504c3a6a50", "companyID": "1e2825c7-98fd-4d14-bc72-e8a34834bc79" }, "city": { "name": "sample string 1", "code": "sample string 2", "id": "93ca0e9c-0da3-4a44-b59c-f860f86528dd", "companyID": "18a27f0c-2f52-4c1a-9253-eff6cd51f18d" }, "county": { "name": "sample string 1", "code": "sample string 2", "id": "ccac19d2-c76e-4f9f-ae42-c1573ef0efbd", "companyID": "52b36a37-d3a2-47c4-9291-3786d26107aa" }, "bankDetails": [ { "accountDetailID": "d1726f09-1d0e-4416-ba6d-66331c4c8c33", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T00:37:51.0873407+03:00", "updateBy": { "id": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T00:37:51.0873407+03:00", "id": "eefabd8c-80d0-4a4b-bb1a-7e9f2525972d", "companyID": "96728afc-e7df-4b85-99cb-8f19fdb6ccd5" }, { "accountDetailID": "d1726f09-1d0e-4416-ba6d-66331c4c8c33", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T00:37:51.0873407+03:00", "updateBy": { "id": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T00:37:51.0873407+03:00", "id": "eefabd8c-80d0-4a4b-bb1a-7e9f2525972d", "companyID": "96728afc-e7df-4b85-99cb-8f19fdb6ccd5" } ], "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-05T00:37:51.0883403+03:00", "startDate": "2025-08-05T00:37:51.0883403+03:00", "endDate": "2025-08-05T00:37:51.0883403+03:00", "salary": 25.1, "salaryDay": 26, "salaryPaymentAccountID": "01af6fb4-9742-499a-b228-458314882fa5", "department": { "name": "sample string 1", "code": "sample string 2", "id": "80491d4b-a49b-421f-93ca-c5ac2bfe57b1", "companyID": "eacd08e2-00b8-4aa1-8044-d1f317fbee18" }, "job": "sample string 27", "jobEndDate": "2025-08-05T00:37:51.0883403+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": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T00:37:51.0883403+03:00", "updateBy": { "id": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T00:37:51.0883403+03:00", "id": "603ebc76-e867-4228-bba5-69e2fd258eda", "companyID": "8b7a705f-d8fa-4e19-bd3b-52afa382fbe2" }, "balance": 4.0, "category": { "categoryType": 1, "name": "sample string 1", "parentID": "2cb3d5e4-dc28-43e5-b2e1-b1959be0b5f0", "code": "sample string 2", "createBy": { "id": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T00:37:51.0873407+03:00", "updateBy": { "id": "8a331fec-55bc-47dc-bc4a-f3f5625dfb94", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T00:37:51.0873407+03:00", "id": "ff61195d-62f5-4060-80a3-d6504c3a6a50", "companyID": "1e2825c7-98fd-4d14-bc72-e8a34834bc79" }, "currency": { "name": "sample string 1", "code": "sample string 2", "id": "cd915153-dcaa-4ec3-b701-8ad981b3ded4", "companyID": "e03cf738-de23-435e-bdca-127f75132346" }, "id": "3c689891-deab-467b-af5a-4cf812a7b900", "companyID": "60f6d22f-5898-4e8a-8e2d-783358ce03c3", "isDeleted": true }, "employeeID": "e13ebe76-745f-42dc-8466-0dd9b72ec803", "productStokActionID": "7b5c2f6c-2991-4fe6-ada2-03c0357338c1", "billingReferenceID": "f63e0841-e1b1-4884-8e81-9d7d54dd0b35", "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": "997b334e-aada-4337-b477-bf94e0f15a64", "warehouseID": "68a855ad-ccd6-418e-ad11-873f4d7538dd", "currencyID": "f2b00326-5de9-4f49-891a-9d71bd032272", "productID": "4ca2f65b-16d4-4f82-8945-030b683ebcf3", "serviceReceiptID": "65ed7b5e-3985-47ff-bc78-39f20a93b63a", "id": "774f62ad-a059-4943-8c57-5de776053012", "companyID": "8e19b82f-da6b-4ec6-b241-be6f16973415" }, { "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": "997b334e-aada-4337-b477-bf94e0f15a64", "warehouseID": "68a855ad-ccd6-418e-ad11-873f4d7538dd", "currencyID": "f2b00326-5de9-4f49-891a-9d71bd032272", "productID": "4ca2f65b-16d4-4f82-8945-030b683ebcf3", "serviceReceiptID": "65ed7b5e-3985-47ff-bc78-39f20a93b63a", "id": "774f62ad-a059-4943-8c57-5de776053012", "companyID": "8e19b82f-da6b-4ec6-b241-be6f16973415" } ], "id": "9cf7a722-6389-4541-9c74-2a36501037c1", "companyID": "cbc1c17d-1e7c-4160-a79a-73235c0e85c0" }
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>cbc1c17d-1e7c-4160-a79a-73235c0e85c0</CompanyID> <ID>9cf7a722-6389-4541-9c74-2a36501037c1</ID> <AccountID>3c4fe8b7-4332-4f01-8727-b7ddbac4db21</AccountID> <Amount>23.1</Amount> <Barcode>sample string 8</Barcode> <BeforeTaxAmount>19.1</BeforeTaxAmount> <BillingReferenceID>f63e0841-e1b1-4884-8e81-9d7d54dd0b35</BillingReferenceID> <BrandID>95c615ef-d83c-4a23-8a5e-781916290e40</BrandID> <BrandName>sample string 9</BrandName> <CategoryID>2a34cbfe-6220-452e-8c2a-1a0ce93f4228</CategoryID> <CategoryName>sample string 4</CategoryName> <Code>sample string 1</Code> <ComingDate>2025-08-05T00:37:51.0873407+03:00</ComingDate> <Complaint>sample string 11</Complaint> <CurrencyID>45f8e3f8-b783-4bb1-a02f-a50a9c045fc6</CurrencyID> <CurrencyRate>29.1</CurrencyRate> <DeliveryDate>2025-08-05T00:37:51.0873407+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>e13ebe76-745f-42dc-8466-0dd9b72ec803</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">60f6d22f-5898-4e8a-8e2d-783358ce03c3</CompanyID> <ID xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">3c689891-deab-467b-af5a-4cf812a7b900</ID> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">true</IsDeleted> <AccountDetail> <CompanyID>8b7a705f-d8fa-4e19-bd3b-52afa382fbe2</CompanyID> <ID>603ebc76-e867-4228-bba5-69e2fd258eda</ID> <Code>sample string 38</Code> <CreateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T00:37:51.0883403+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T00:37:51.0883403+03:00</UpdateDT> <AccountID>4b042dba-1443-4f6b-a889-19237e2fd73e</AccountID> <AccountNumber>sample string 17</AccountNumber> <Address>sample string 3</Address> <Alias>sample string 12</Alias> <Author>sample string 5</Author> <BankDetails> <AccountBankDetailCardDto> <CompanyID>96728afc-e7df-4b85-99cb-8f19fdb6ccd5</CompanyID> <ID>eefabd8c-80d0-4a4b-bb1a-7e9f2525972d</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T00:37:51.0873407+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T00:37:51.0873407+03:00</UpdateDT> <AccountDetailID>d1726f09-1d0e-4416-ba6d-66331c4c8c33</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> <AccountBankDetailCardDto> <CompanyID>96728afc-e7df-4b85-99cb-8f19fdb6ccd5</CompanyID> <ID>eefabd8c-80d0-4a4b-bb1a-7e9f2525972d</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T00:37:51.0873407+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T00:37:51.0873407+03:00</UpdateDT> <AccountDetailID>d1726f09-1d0e-4416-ba6d-66331c4c8c33</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> </BankDetails> <Branch>sample string 16</Branch> <CardNumber>sample string 24</CardNumber> <Category> <CompanyID>1e2825c7-98fd-4d14-bc72-e8a34834bc79</CompanyID> <ID>ff61195d-62f5-4060-80a3-d6504c3a6a50</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T00:37:51.0873407+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T00:37:51.0873407+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>2cb3d5e4-dc28-43e5-b2e1-b1959be0b5f0</ParentID> </Category> <City> <CompanyID>18a27f0c-2f52-4c1a-9253-eff6cd51f18d</CompanyID> <ID>93ca0e9c-0da3-4a44-b59c-f860f86528dd</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </City> <County> <CompanyID>52b36a37-d3a2-47c4-9291-3786d26107aa</CompanyID> <ID>ccac19d2-c76e-4f9f-ae42-c1573ef0efbd</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </County> <Department> <CompanyID>eacd08e2-00b8-4aa1-8044-d1f317fbee18</CompanyID> <ID>80491d4b-a49b-421f-93ca-c5ac2bfe57b1</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-05T00:37:51.0883403+03:00</EndDate> <Expiration>10</Expiration> <ExpireDate>2025-08-05T00:37:51.0883403+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-05T00:37:51.0883403+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>01af6fb4-9742-499a-b228-458314882fa5</SalaryPaymentAccountID> <SalePriceGroup>1</SalePriceGroup> <SgkJobCode>sample string 30</SgkJobCode> <SgkJobCodeString>sample string 31</SgkJobCodeString> <StartDate>2025-08-05T00:37:51.0883403+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>1e2825c7-98fd-4d14-bc72-e8a34834bc79</CompanyID> <ID>ff61195d-62f5-4060-80a3-d6504c3a6a50</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T00:37:51.0873407+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>8a331fec-55bc-47dc-bc4a-f3f5625dfb94</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T00:37:51.0873407+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>2cb3d5e4-dc28-43e5-b2e1-b1959be0b5f0</ParentID> </Category> <Currency> <CompanyID>e03cf738-de23-435e-bdca-127f75132346</CompanyID> <ID>cd915153-dcaa-4ec3-b701-8ad981b3ded4</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>7b5c2f6c-2991-4fe6-ada2-03c0357338c1</ProductStokActionID> <SerialNumber>sample string 2</SerialNumber> <ServiceReceiptProducts> <ServiceReceiptProductUpdateDto> <CompanyID>8e19b82f-da6b-4ec6-b241-be6f16973415</CompanyID> <ID>774f62ad-a059-4943-8c57-5de776053012</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>f2b00326-5de9-4f49-891a-9d71bd032272</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>4ca2f65b-16d4-4f82-8945-030b683ebcf3</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>65ed7b5e-3985-47ff-bc78-39f20a93b63a</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>997b334e-aada-4337-b477-bf94e0f15a64</UnitID> <WarehouseID>68a855ad-ccd6-418e-ad11-873f4d7538dd</WarehouseID> </ServiceReceiptProductUpdateDto> <ServiceReceiptProductUpdateDto> <CompanyID>8e19b82f-da6b-4ec6-b241-be6f16973415</CompanyID> <ID>774f62ad-a059-4943-8c57-5de776053012</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>f2b00326-5de9-4f49-891a-9d71bd032272</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>4ca2f65b-16d4-4f82-8945-030b683ebcf3</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>65ed7b5e-3985-47ff-bc78-39f20a93b63a</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>997b334e-aada-4337-b477-bf94e0f15a64</UnitID> <WarehouseID>68a855ad-ccd6-418e-ad11-873f4d7538dd</WarehouseID> </ServiceReceiptProductUpdateDto> </ServiceReceiptProducts> <Solution>sample string 13</Solution> <SolvedDate>2025-08-05T00:37:51.0873407+03:00</SolvedDate> <StatusID>41dcc48d-8cbd-41c2-a5d5-98762bc39878</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-05T00:37:51.0873407+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":"2a34cbfe-6220-452e-8c2a-1a0ce93f4228","categoryName":"sample string 4","statusID":"41dcc48d-8cbd-41c2-a5d5-98762bc39878","statusName":"sample string 5","paymentStatus":0,"extractStatus":0,"productName":"sample string 6","productSerialNumber":"sample string 7","barcode":"sample string 8","brandID":"95c615ef-d83c-4a23-8a5e-781916290e40","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-05T00:37:51.0873407+03:00","comingDate":"2025-08-05T00:37:51.0873407+03:00","deliveryDate":"2025-08-05T00:37:51.0873407+03:00","deliveryPerson":"sample string 17","isWarranty":true,"warrantyEndDate":"2025-08-05T00:37:51.0873407+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":"45f8e3f8-b783-4bb1-a02f-a50a9c045fc6","accountID":"3c4fe8b7-4332-4f01-8727-b7ddbac4db21","newAccount":{"accountType":7,"title":"sample string 1","subTitle":"sample string 2","description":"sample string 3","accountDetail":{"accountID":"4b042dba-1443-4f6b-a889-19237e2fd73e","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":"2cb3d5e4-dc28-43e5-b2e1-b1959be0b5f0","code":"sample string 2","createBy":{"id":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T00:37:51.0873407+03:00","updateBy":{"id":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T00:37:51.0873407+03:00","id":"ff61195d-62f5-4060-80a3-d6504c3a6a50","companyID":"1e2825c7-98fd-4d14-bc72-e8a34834bc79"},"city":{"name":"sample string 1","code":"sample string 2","id":"93ca0e9c-0da3-4a44-b59c-f860f86528dd","companyID":"18a27f0c-2f52-4c1a-9253-eff6cd51f18d"},"county":{"name":"sample string 1","code":"sample string 2","id":"ccac19d2-c76e-4f9f-ae42-c1573ef0efbd","companyID":"52b36a37-d3a2-47c4-9291-3786d26107aa"},"bankDetails":[{"accountDetailID":"d1726f09-1d0e-4416-ba6d-66331c4c8c33","iban":"sample string 1","code":"sample string 2","createBy":{"id":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T00:37:51.0873407+03:00","updateBy":{"id":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T00:37:51.0873407+03:00","id":"eefabd8c-80d0-4a4b-bb1a-7e9f2525972d","companyID":"96728afc-e7df-4b85-99cb-8f19fdb6ccd5"},{"accountDetailID":"d1726f09-1d0e-4416-ba6d-66331c4c8c33","iban":"sample string 1","code":"sample string 2","createBy":{"id":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T00:37:51.0873407+03:00","updateBy":{"id":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T00:37:51.0873407+03:00","id":"eefabd8c-80d0-4a4b-bb1a-7e9f2525972d","companyID":"96728afc-e7df-4b85-99cb-8f19fdb6ccd5"}],"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-05T00:37:51.0883403+03:00","startDate":"2025-08-05T00:37:51.0883403+03:00","endDate":"2025-08-05T00:37:51.0883403+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"01af6fb4-9742-499a-b228-458314882fa5","department":{"name":"sample string 1","code":"sample string 2","id":"80491d4b-a49b-421f-93ca-c5ac2bfe57b1","companyID":"eacd08e2-00b8-4aa1-8044-d1f317fbee18"},"job":"sample string 27","jobEndDate":"2025-08-05T00:37:51.0883403+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":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T00:37:51.0883403+03:00","updateBy":{"id":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T00:37:51.0883403+03:00","id":"603ebc76-e867-4228-bba5-69e2fd258eda","companyID":"8b7a705f-d8fa-4e19-bd3b-52afa382fbe2"},"balance":4.0,"category":{"categoryType":1,"name":"sample string 1","parentID":"2cb3d5e4-dc28-43e5-b2e1-b1959be0b5f0","code":"sample string 2","createBy":{"id":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T00:37:51.0873407+03:00","updateBy":{"id":"8a331fec-55bc-47dc-bc4a-f3f5625dfb94","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T00:37:51.0873407+03:00","id":"ff61195d-62f5-4060-80a3-d6504c3a6a50","companyID":"1e2825c7-98fd-4d14-bc72-e8a34834bc79"},"currency":{"name":"sample string 1","code":"sample string 2","id":"cd915153-dcaa-4ec3-b701-8ad981b3ded4","companyID":"e03cf738-de23-435e-bdca-127f75132346"},"id":"3c689891-deab-467b-af5a-4cf812a7b900","companyID":"60f6d22f-5898-4e8a-8e2d-783358ce03c3","isDeleted":true},"employeeID":"e13ebe76-745f-42dc-8466-0dd9b72ec803","productStokActionID":"7b5c2f6c-2991-4fe6-ada2-03c0357338c1","billingReferenceID":"f63e0841-e1b1-4884-8e81-9d7d54dd0b35","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":"997b334e-aada-4337-b477-bf94e0f15a64","warehouseID":"68a855ad-ccd6-418e-ad11-873f4d7538dd","currencyID":"f2b00326-5de9-4f49-891a-9d71bd032272","productID":"4ca2f65b-16d4-4f82-8945-030b683ebcf3","serviceReceiptID":"65ed7b5e-3985-47ff-bc78-39f20a93b63a","id":"774f62ad-a059-4943-8c57-5de776053012","companyID":"8e19b82f-da6b-4ec6-b241-be6f16973415"},{"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":"997b334e-aada-4337-b477-bf94e0f15a64","warehouseID":"68a855ad-ccd6-418e-ad11-873f4d7538dd","currencyID":"f2b00326-5de9-4f49-891a-9d71bd032272","productID":"4ca2f65b-16d4-4f82-8945-030b683ebcf3","serviceReceiptID":"65ed7b5e-3985-47ff-bc78-39f20a93b63a","id":"774f62ad-a059-4943-8c57-5de776053012","companyID":"8e19b82f-da6b-4ec6-b241-be6f16973415"}],"id":"9cf7a722-6389-4541-9c74-2a36501037c1","companyID":"cbc1c17d-1e7c-4160-a79a-73235c0e85c0"}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.