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": "b60cba06-b6b6-49c8-b88c-b9f25bca53a2", "categoryName": "sample string 4", "statusID": "35b679c0-0eaf-4cb8-9e2c-28beeba4466f", "statusName": "sample string 5", "paymentStatus": 0, "extractStatus": 0, "productName": "sample string 6", "productSerialNumber": "sample string 7", "barcode": "sample string 8", "brandID": "a5bdd2a8-2886-4249-b066-208e731c5fc6", "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:29.3843299+03:00", "comingDate": "2025-08-29T12:25:29.3843299+03:00", "deliveryDate": "2025-08-29T12:25:29.3843299+03:00", "deliveryPerson": "sample string 17", "isWarranty": true, "warrantyEndDate": "2025-08-29T12:25:29.3843299+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": "7ed8e9d4-b20f-4c65-99a1-00fa8dc37e43", "accountID": "1b56694b-3c47-4467-9ba9-e3c0b424e613", "newAccount": { "accountType": 7, "title": "sample string 1", "subTitle": "sample string 2", "description": "sample string 3", "accountDetail": { "accountID": "8819f215-7b44-4da9-885b-b73382bd63c9", "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": "4658d40a-8921-41a0-9d76-0efa386a3fcb", "code": "sample string 2", "createBy": { "id": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:29.3843299+03:00", "updateBy": { "id": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:29.3843299+03:00", "id": "6f319067-c51f-47f0-bacf-b26378dec3be", "companyID": "d8bb9282-3d50-46e1-9a3c-118b7d42b418" }, "city": { "name": "sample string 1", "code": "sample string 2", "id": "7842b424-7489-4c21-ad91-42ec39b4cb37", "companyID": "072b8b87-d833-41da-b9f6-67bf424f2bcb" }, "county": { "name": "sample string 1", "code": "sample string 2", "id": "869c0607-df14-4f54-b4d1-8d9037e1743b", "companyID": "b96f587a-ecbb-4a7e-947e-1e1084b23bc9" }, "bankDetails": [ { "accountDetailID": "e4401ec5-3b2c-4ab2-baf9-2060620db8d9", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:29.3843299+03:00", "updateBy": { "id": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:29.3843299+03:00", "id": "0dc49beb-2064-4893-92ee-656604f38203", "companyID": "86026f19-b885-4f0d-86e0-a735010fbb3d" }, { "accountDetailID": "e4401ec5-3b2c-4ab2-baf9-2060620db8d9", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:29.3843299+03:00", "updateBy": { "id": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:29.3843299+03:00", "id": "0dc49beb-2064-4893-92ee-656604f38203", "companyID": "86026f19-b885-4f0d-86e0-a735010fbb3d" } ], "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:29.3843299+03:00", "startDate": "2025-08-29T12:25:29.3843299+03:00", "endDate": "2025-08-29T12:25:29.3843299+03:00", "salary": 25.1, "salaryDay": 26, "salaryPaymentAccountID": "0c2cca4c-9dfc-431a-ae75-ce96488ae73b", "department": { "name": "sample string 1", "code": "sample string 2", "id": "1d5ba88b-242c-4bc5-91f2-463b63694fcf", "companyID": "cce481b1-3930-4713-91a2-de93ce6a13c3" }, "job": "sample string 27", "jobEndDate": "2025-08-29T12:25:29.3843299+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": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:29.3843299+03:00", "updateBy": { "id": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:29.3843299+03:00", "id": "3d023792-a228-4bcb-be84-280b8c447048", "companyID": "b31ba435-f994-4ac6-b502-7065f10e5cc2" }, "balance": 4.0, "category": { "categoryType": 1, "name": "sample string 1", "parentID": "4658d40a-8921-41a0-9d76-0efa386a3fcb", "code": "sample string 2", "createBy": { "id": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-29T12:25:29.3843299+03:00", "updateBy": { "id": "964b2054-7fc9-423b-9133-3275ce52559b", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-29T12:25:29.3843299+03:00", "id": "6f319067-c51f-47f0-bacf-b26378dec3be", "companyID": "d8bb9282-3d50-46e1-9a3c-118b7d42b418" }, "currency": { "name": "sample string 1", "code": "sample string 2", "id": "9f3a66a7-ef89-4c5d-9dcf-8edf5cb86b64", "companyID": "9a935ae3-3da8-4bd4-bb47-bd8390322604" }, "id": "63caa565-4c2a-49ba-acef-439f7ce9759c", "companyID": "d48b0344-9967-4857-9d08-29adccf7daf4", "isDeleted": true }, "employeeID": "a8e9f2f5-5a48-41c7-86ee-44d086093f94", "productStokActionID": "f6c161ef-e974-4829-9532-780e0ccd86bd", "billingReferenceID": "483b8e15-410b-4433-a030-85bf1d719265", "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": "1a13f8f1-a877-4176-8c18-f06b49fb2899", "warehouseID": "b8422c44-7519-4fc2-bbf6-4d086306b985", "currencyID": "31d89eee-41be-4f46-bf4a-3403801fe40c", "productID": "b60ffa7e-74ed-47c6-a328-85605355f062", "serviceReceiptID": "dc6af8f6-14e7-4e3c-9472-a15eb9cbcb96", "id": "330287b9-6012-4b97-bc1e-11cad340cb1e", "companyID": "bf051bb9-7426-4dc1-b226-870efb866ae6" }, { "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": "1a13f8f1-a877-4176-8c18-f06b49fb2899", "warehouseID": "b8422c44-7519-4fc2-bbf6-4d086306b985", "currencyID": "31d89eee-41be-4f46-bf4a-3403801fe40c", "productID": "b60ffa7e-74ed-47c6-a328-85605355f062", "serviceReceiptID": "dc6af8f6-14e7-4e3c-9472-a15eb9cbcb96", "id": "330287b9-6012-4b97-bc1e-11cad340cb1e", "companyID": "bf051bb9-7426-4dc1-b226-870efb866ae6" } ], "id": "26838747-df4f-4646-b1f0-ef9959ac2b03", "companyID": "3b360a04-dc44-4d07-8a8b-58cd39dab684" }
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>3b360a04-dc44-4d07-8a8b-58cd39dab684</CompanyID> <ID>26838747-df4f-4646-b1f0-ef9959ac2b03</ID> <AccountID>1b56694b-3c47-4467-9ba9-e3c0b424e613</AccountID> <Amount>23.1</Amount> <Barcode>sample string 8</Barcode> <BeforeTaxAmount>19.1</BeforeTaxAmount> <BillingReferenceID>483b8e15-410b-4433-a030-85bf1d719265</BillingReferenceID> <BrandID>a5bdd2a8-2886-4249-b066-208e731c5fc6</BrandID> <BrandName>sample string 9</BrandName> <CategoryID>b60cba06-b6b6-49c8-b88c-b9f25bca53a2</CategoryID> <CategoryName>sample string 4</CategoryName> <Code>sample string 1</Code> <ComingDate>2025-08-29T12:25:29.3843299+03:00</ComingDate> <Complaint>sample string 11</Complaint> <CurrencyID>7ed8e9d4-b20f-4c65-99a1-00fa8dc37e43</CurrencyID> <CurrencyRate>29.1</CurrencyRate> <DeliveryDate>2025-08-29T12:25:29.3843299+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>a8e9f2f5-5a48-41c7-86ee-44d086093f94</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">d48b0344-9967-4857-9d08-29adccf7daf4</CompanyID> <ID xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">63caa565-4c2a-49ba-acef-439f7ce9759c</ID> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">true</IsDeleted> <AccountDetail> <CompanyID>b31ba435-f994-4ac6-b502-7065f10e5cc2</CompanyID> <ID>3d023792-a228-4bcb-be84-280b8c447048</ID> <Code>sample string 38</Code> <CreateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:29.3843299+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:29.3843299+03:00</UpdateDT> <AccountID>8819f215-7b44-4da9-885b-b73382bd63c9</AccountID> <AccountNumber>sample string 17</AccountNumber> <Address>sample string 3</Address> <Alias>sample string 12</Alias> <Author>sample string 5</Author> <BankDetails> <AccountBankDetailCardDto> <CompanyID>86026f19-b885-4f0d-86e0-a735010fbb3d</CompanyID> <ID>0dc49beb-2064-4893-92ee-656604f38203</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:29.3843299+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:29.3843299+03:00</UpdateDT> <AccountDetailID>e4401ec5-3b2c-4ab2-baf9-2060620db8d9</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> <AccountBankDetailCardDto> <CompanyID>86026f19-b885-4f0d-86e0-a735010fbb3d</CompanyID> <ID>0dc49beb-2064-4893-92ee-656604f38203</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:29.3843299+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:29.3843299+03:00</UpdateDT> <AccountDetailID>e4401ec5-3b2c-4ab2-baf9-2060620db8d9</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> </BankDetails> <Branch>sample string 16</Branch> <CardNumber>sample string 24</CardNumber> <Category> <CompanyID>d8bb9282-3d50-46e1-9a3c-118b7d42b418</CompanyID> <ID>6f319067-c51f-47f0-bacf-b26378dec3be</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:29.3843299+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:29.3843299+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>4658d40a-8921-41a0-9d76-0efa386a3fcb</ParentID> </Category> <City> <CompanyID>072b8b87-d833-41da-b9f6-67bf424f2bcb</CompanyID> <ID>7842b424-7489-4c21-ad91-42ec39b4cb37</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </City> <County> <CompanyID>b96f587a-ecbb-4a7e-947e-1e1084b23bc9</CompanyID> <ID>869c0607-df14-4f54-b4d1-8d9037e1743b</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </County> <Department> <CompanyID>cce481b1-3930-4713-91a2-de93ce6a13c3</CompanyID> <ID>1d5ba88b-242c-4bc5-91f2-463b63694fcf</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:29.3843299+03:00</EndDate> <Expiration>10</Expiration> <ExpireDate>2025-08-29T12:25:29.3843299+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:29.3843299+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>0c2cca4c-9dfc-431a-ae75-ce96488ae73b</SalaryPaymentAccountID> <SalePriceGroup>1</SalePriceGroup> <SgkJobCode>sample string 30</SgkJobCode> <SgkJobCodeString>sample string 31</SgkJobCodeString> <StartDate>2025-08-29T12:25:29.3843299+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>d8bb9282-3d50-46e1-9a3c-118b7d42b418</CompanyID> <ID>6f319067-c51f-47f0-bacf-b26378dec3be</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-29T12:25:29.3843299+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>964b2054-7fc9-423b-9133-3275ce52559b</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-29T12:25:29.3843299+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>4658d40a-8921-41a0-9d76-0efa386a3fcb</ParentID> </Category> <Currency> <CompanyID>9a935ae3-3da8-4bd4-bb47-bd8390322604</CompanyID> <ID>9f3a66a7-ef89-4c5d-9dcf-8edf5cb86b64</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>f6c161ef-e974-4829-9532-780e0ccd86bd</ProductStokActionID> <SerialNumber>sample string 2</SerialNumber> <ServiceReceiptProducts> <ServiceReceiptProductUpdateDto> <CompanyID>bf051bb9-7426-4dc1-b226-870efb866ae6</CompanyID> <ID>330287b9-6012-4b97-bc1e-11cad340cb1e</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>31d89eee-41be-4f46-bf4a-3403801fe40c</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>b60ffa7e-74ed-47c6-a328-85605355f062</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>dc6af8f6-14e7-4e3c-9472-a15eb9cbcb96</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>1a13f8f1-a877-4176-8c18-f06b49fb2899</UnitID> <WarehouseID>b8422c44-7519-4fc2-bbf6-4d086306b985</WarehouseID> </ServiceReceiptProductUpdateDto> <ServiceReceiptProductUpdateDto> <CompanyID>bf051bb9-7426-4dc1-b226-870efb866ae6</CompanyID> <ID>330287b9-6012-4b97-bc1e-11cad340cb1e</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>31d89eee-41be-4f46-bf4a-3403801fe40c</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>b60ffa7e-74ed-47c6-a328-85605355f062</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>dc6af8f6-14e7-4e3c-9472-a15eb9cbcb96</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>1a13f8f1-a877-4176-8c18-f06b49fb2899</UnitID> <WarehouseID>b8422c44-7519-4fc2-bbf6-4d086306b985</WarehouseID> </ServiceReceiptProductUpdateDto> </ServiceReceiptProducts> <Solution>sample string 13</Solution> <SolvedDate>2025-08-29T12:25:29.3843299+03:00</SolvedDate> <StatusID>35b679c0-0eaf-4cb8-9e2c-28beeba4466f</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:29.3843299+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":"b60cba06-b6b6-49c8-b88c-b9f25bca53a2","categoryName":"sample string 4","statusID":"35b679c0-0eaf-4cb8-9e2c-28beeba4466f","statusName":"sample string 5","paymentStatus":0,"extractStatus":0,"productName":"sample string 6","productSerialNumber":"sample string 7","barcode":"sample string 8","brandID":"a5bdd2a8-2886-4249-b066-208e731c5fc6","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:29.3843299+03:00","comingDate":"2025-08-29T12:25:29.3843299+03:00","deliveryDate":"2025-08-29T12:25:29.3843299+03:00","deliveryPerson":"sample string 17","isWarranty":true,"warrantyEndDate":"2025-08-29T12:25:29.3843299+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":"7ed8e9d4-b20f-4c65-99a1-00fa8dc37e43","accountID":"1b56694b-3c47-4467-9ba9-e3c0b424e613","newAccount":{"accountType":7,"title":"sample string 1","subTitle":"sample string 2","description":"sample string 3","accountDetail":{"accountID":"8819f215-7b44-4da9-885b-b73382bd63c9","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":"4658d40a-8921-41a0-9d76-0efa386a3fcb","code":"sample string 2","createBy":{"id":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:29.3843299+03:00","updateBy":{"id":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:29.3843299+03:00","id":"6f319067-c51f-47f0-bacf-b26378dec3be","companyID":"d8bb9282-3d50-46e1-9a3c-118b7d42b418"},"city":{"name":"sample string 1","code":"sample string 2","id":"7842b424-7489-4c21-ad91-42ec39b4cb37","companyID":"072b8b87-d833-41da-b9f6-67bf424f2bcb"},"county":{"name":"sample string 1","code":"sample string 2","id":"869c0607-df14-4f54-b4d1-8d9037e1743b","companyID":"b96f587a-ecbb-4a7e-947e-1e1084b23bc9"},"bankDetails":[{"accountDetailID":"e4401ec5-3b2c-4ab2-baf9-2060620db8d9","iban":"sample string 1","code":"sample string 2","createBy":{"id":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:29.3843299+03:00","updateBy":{"id":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:29.3843299+03:00","id":"0dc49beb-2064-4893-92ee-656604f38203","companyID":"86026f19-b885-4f0d-86e0-a735010fbb3d"},{"accountDetailID":"e4401ec5-3b2c-4ab2-baf9-2060620db8d9","iban":"sample string 1","code":"sample string 2","createBy":{"id":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:29.3843299+03:00","updateBy":{"id":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:29.3843299+03:00","id":"0dc49beb-2064-4893-92ee-656604f38203","companyID":"86026f19-b885-4f0d-86e0-a735010fbb3d"}],"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:29.3843299+03:00","startDate":"2025-08-29T12:25:29.3843299+03:00","endDate":"2025-08-29T12:25:29.3843299+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"0c2cca4c-9dfc-431a-ae75-ce96488ae73b","department":{"name":"sample string 1","code":"sample string 2","id":"1d5ba88b-242c-4bc5-91f2-463b63694fcf","companyID":"cce481b1-3930-4713-91a2-de93ce6a13c3"},"job":"sample string 27","jobEndDate":"2025-08-29T12:25:29.3843299+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":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:29.3843299+03:00","updateBy":{"id":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:29.3843299+03:00","id":"3d023792-a228-4bcb-be84-280b8c447048","companyID":"b31ba435-f994-4ac6-b502-7065f10e5cc2"},"balance":4.0,"category":{"categoryType":1,"name":"sample string 1","parentID":"4658d40a-8921-41a0-9d76-0efa386a3fcb","code":"sample string 2","createBy":{"id":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-29T12:25:29.3843299+03:00","updateBy":{"id":"964b2054-7fc9-423b-9133-3275ce52559b","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-29T12:25:29.3843299+03:00","id":"6f319067-c51f-47f0-bacf-b26378dec3be","companyID":"d8bb9282-3d50-46e1-9a3c-118b7d42b418"},"currency":{"name":"sample string 1","code":"sample string 2","id":"9f3a66a7-ef89-4c5d-9dcf-8edf5cb86b64","companyID":"9a935ae3-3da8-4bd4-bb47-bd8390322604"},"id":"63caa565-4c2a-49ba-acef-439f7ce9759c","companyID":"d48b0344-9967-4857-9d08-29adccf7daf4","isDeleted":true},"employeeID":"a8e9f2f5-5a48-41c7-86ee-44d086093f94","productStokActionID":"f6c161ef-e974-4829-9532-780e0ccd86bd","billingReferenceID":"483b8e15-410b-4433-a030-85bf1d719265","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":"1a13f8f1-a877-4176-8c18-f06b49fb2899","warehouseID":"b8422c44-7519-4fc2-bbf6-4d086306b985","currencyID":"31d89eee-41be-4f46-bf4a-3403801fe40c","productID":"b60ffa7e-74ed-47c6-a328-85605355f062","serviceReceiptID":"dc6af8f6-14e7-4e3c-9472-a15eb9cbcb96","id":"330287b9-6012-4b97-bc1e-11cad340cb1e","companyID":"bf051bb9-7426-4dc1-b226-870efb866ae6"},{"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":"1a13f8f1-a877-4176-8c18-f06b49fb2899","warehouseID":"b8422c44-7519-4fc2-bbf6-4d086306b985","currencyID":"31d89eee-41be-4f46-bf4a-3403801fe40c","productID":"b60ffa7e-74ed-47c6-a328-85605355f062","serviceReceiptID":"dc6af8f6-14e7-4e3c-9472-a15eb9cbcb96","id":"330287b9-6012-4b97-bc1e-11cad340cb1e","companyID":"bf051bb9-7426-4dc1-b226-870efb866ae6"}],"id":"26838747-df4f-4646-b1f0-ef9959ac2b03","companyID":"3b360a04-dc44-4d07-8a8b-58cd39dab684"}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.