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": "7f7e21d2-d984-4761-8e4a-9ce173dfe7e3", "categoryName": "sample string 4", "statusID": "d1a32ecf-f6da-4671-b00d-ac7af387dc1b", "statusName": "sample string 5", "paymentStatus": 0, "extractStatus": 0, "productName": "sample string 6", "productSerialNumber": "sample string 7", "barcode": "sample string 8", "brandID": "9e2ac2aa-2a26-4bb0-8e77-da38f5025bba", "brandName": "sample string 9", "model": "sample string 10", "complaint": "sample string 11", "description": "sample string 12", "solution": "sample string 13", "isSolved": true, "solvedDate": "2025-05-24T16:54:02.7152275+03:00", "comingDate": "2025-05-24T16:54:02.7152275+03:00", "deliveryDate": "2025-05-24T16:54:02.7152275+03:00", "deliveryPerson": "sample string 17", "isWarranty": true, "warrantyEndDate": "2025-05-24T16:54:02.7152275+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": "4c503b4b-e520-4e3a-9941-12b11d3d0bbf", "accountID": "00b0648a-b35d-4281-9e29-88aa03f184f7", "newAccount": { "accountType": 7, "title": "sample string 1", "subTitle": "sample string 2", "description": "sample string 3", "accountDetail": { "accountID": "5a654c31-7322-4b93-a7d7-85a51e0b673f", "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": "62f20f2f-5c0e-481c-ac60-d3b6877b900e", "code": "sample string 2", "createBy": { "id": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:54:02.7152275+03:00", "updateBy": { "id": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:54:02.7152275+03:00", "id": "243a84f9-2256-4bab-b4c5-bc3f15345f31", "companyID": "a0e24f07-61e2-40a5-b803-9ad5139cda08" }, "city": { "name": "sample string 1", "code": "sample string 2", "id": "a8fae372-54b3-40ef-8d72-ca86f19c70a5", "companyID": "6a00cb9b-0294-4854-aaa9-be5751e06339" }, "county": { "name": "sample string 1", "code": "sample string 2", "id": "7b32c205-15f5-4b30-b16b-727bddf1f42c", "companyID": "797868a9-142d-4293-bc8b-d30d2dd9612a" }, "bankDetails": [ { "accountDetailID": "8bbf019b-7fe2-4973-ac0f-185a5256fd11", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:54:02.7152275+03:00", "updateBy": { "id": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:54:02.7152275+03:00", "id": "17909d4b-8c91-4811-85cd-a65ec40723eb", "companyID": "c2040001-c4cd-463a-8a31-abc2981da33f" }, { "accountDetailID": "8bbf019b-7fe2-4973-ac0f-185a5256fd11", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:54:02.7152275+03:00", "updateBy": { "id": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:54:02.7152275+03:00", "id": "17909d4b-8c91-4811-85cd-a65ec40723eb", "companyID": "c2040001-c4cd-463a-8a31-abc2981da33f" } ], "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-05-24T16:54:02.7152275+03:00", "startDate": "2025-05-24T16:54:02.7152275+03:00", "endDate": "2025-05-24T16:54:02.7152275+03:00", "salary": 25.1, "salaryDay": 26, "salaryPaymentAccountID": "2c630498-60db-4a2d-934b-2fcb1c099887", "department": { "name": "sample string 1", "code": "sample string 2", "id": "ca4f7fb1-cc6e-451c-bbb4-4527466e7b32", "companyID": "471fb3ae-6f86-46ae-a96d-7807993553d0" }, "job": "sample string 27", "jobEndDate": "2025-05-24T16:54:02.7152275+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": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:54:02.7152275+03:00", "updateBy": { "id": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:54:02.7152275+03:00", "id": "4784bf81-24df-4e00-89db-d5328289a734", "companyID": "58fddbf7-7c19-43f9-ada5-25595c2677f4" }, "balance": 4.0, "category": { "categoryType": 1, "name": "sample string 1", "parentID": "62f20f2f-5c0e-481c-ac60-d3b6877b900e", "code": "sample string 2", "createBy": { "id": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:54:02.7152275+03:00", "updateBy": { "id": "e406ba39-1ad7-445d-a590-e923f645e7b1", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:54:02.7152275+03:00", "id": "243a84f9-2256-4bab-b4c5-bc3f15345f31", "companyID": "a0e24f07-61e2-40a5-b803-9ad5139cda08" }, "currency": { "name": "sample string 1", "code": "sample string 2", "id": "ac9bb819-99ac-4f44-86ee-e7b974c79000", "companyID": "19b55c79-26a9-43da-b49c-ffdbf2773e0c" }, "id": "115be689-8fa0-4d80-b112-da56377ac3ff", "companyID": "c53c4cab-2fb1-482e-843b-c00aeb842fe3", "isDeleted": true }, "employeeID": "50ab910d-3879-4fd6-8deb-db5ca444836d", "productStokActionID": "d27b5549-db70-4ba7-9ed0-f4a969720684", "billingReferenceID": "ed152164-2c54-4d5d-868d-14f6065914b3", "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": "70603c55-3a41-4dca-b9d2-881385be8e08", "warehouseID": "563ff044-b12c-4eb7-a0b1-fbd04fdb4e49", "currencyID": "9c772c7f-4fed-4904-8e8a-706b30c8c055", "productID": "685a3498-5943-4b6a-8331-70e38fa49002", "serviceReceiptID": "43e9dae8-374e-4f57-a0bb-b688649d9c21", "id": "1db3a39a-274e-4bfc-9a41-fe0c31d079b6", "companyID": "ed17a907-fa49-4c56-b2a2-972a24355fae" }, { "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": "70603c55-3a41-4dca-b9d2-881385be8e08", "warehouseID": "563ff044-b12c-4eb7-a0b1-fbd04fdb4e49", "currencyID": "9c772c7f-4fed-4904-8e8a-706b30c8c055", "productID": "685a3498-5943-4b6a-8331-70e38fa49002", "serviceReceiptID": "43e9dae8-374e-4f57-a0bb-b688649d9c21", "id": "1db3a39a-274e-4bfc-9a41-fe0c31d079b6", "companyID": "ed17a907-fa49-4c56-b2a2-972a24355fae" } ], "id": "a17eac25-1196-4419-835e-f70850ace7a3", "companyID": "bac6552f-f012-46dd-b5f2-d8d348546add" }
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>bac6552f-f012-46dd-b5f2-d8d348546add</CompanyID> <ID>a17eac25-1196-4419-835e-f70850ace7a3</ID> <AccountID>00b0648a-b35d-4281-9e29-88aa03f184f7</AccountID> <Amount>23.1</Amount> <Barcode>sample string 8</Barcode> <BeforeTaxAmount>19.1</BeforeTaxAmount> <BillingReferenceID>ed152164-2c54-4d5d-868d-14f6065914b3</BillingReferenceID> <BrandID>9e2ac2aa-2a26-4bb0-8e77-da38f5025bba</BrandID> <BrandName>sample string 9</BrandName> <CategoryID>7f7e21d2-d984-4761-8e4a-9ce173dfe7e3</CategoryID> <CategoryName>sample string 4</CategoryName> <Code>sample string 1</Code> <ComingDate>2025-05-24T16:54:02.7152275+03:00</ComingDate> <Complaint>sample string 11</Complaint> <CurrencyID>4c503b4b-e520-4e3a-9941-12b11d3d0bbf</CurrencyID> <CurrencyRate>29.1</CurrencyRate> <DeliveryDate>2025-05-24T16:54:02.7152275+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>50ab910d-3879-4fd6-8deb-db5ca444836d</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">c53c4cab-2fb1-482e-843b-c00aeb842fe3</CompanyID> <ID xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">115be689-8fa0-4d80-b112-da56377ac3ff</ID> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">true</IsDeleted> <AccountDetail> <CompanyID>58fddbf7-7c19-43f9-ada5-25595c2677f4</CompanyID> <ID>4784bf81-24df-4e00-89db-d5328289a734</ID> <Code>sample string 38</Code> <CreateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:54:02.7152275+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:54:02.7152275+03:00</UpdateDT> <AccountID>5a654c31-7322-4b93-a7d7-85a51e0b673f</AccountID> <AccountNumber>sample string 17</AccountNumber> <Address>sample string 3</Address> <Alias>sample string 12</Alias> <Author>sample string 5</Author> <BankDetails> <AccountBankDetailCardDto> <CompanyID>c2040001-c4cd-463a-8a31-abc2981da33f</CompanyID> <ID>17909d4b-8c91-4811-85cd-a65ec40723eb</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:54:02.7152275+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:54:02.7152275+03:00</UpdateDT> <AccountDetailID>8bbf019b-7fe2-4973-ac0f-185a5256fd11</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> <AccountBankDetailCardDto> <CompanyID>c2040001-c4cd-463a-8a31-abc2981da33f</CompanyID> <ID>17909d4b-8c91-4811-85cd-a65ec40723eb</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:54:02.7152275+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:54:02.7152275+03:00</UpdateDT> <AccountDetailID>8bbf019b-7fe2-4973-ac0f-185a5256fd11</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> </BankDetails> <Branch>sample string 16</Branch> <CardNumber>sample string 24</CardNumber> <Category> <CompanyID>a0e24f07-61e2-40a5-b803-9ad5139cda08</CompanyID> <ID>243a84f9-2256-4bab-b4c5-bc3f15345f31</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:54:02.7152275+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:54:02.7152275+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>62f20f2f-5c0e-481c-ac60-d3b6877b900e</ParentID> </Category> <City> <CompanyID>6a00cb9b-0294-4854-aaa9-be5751e06339</CompanyID> <ID>a8fae372-54b3-40ef-8d72-ca86f19c70a5</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </City> <County> <CompanyID>797868a9-142d-4293-bc8b-d30d2dd9612a</CompanyID> <ID>7b32c205-15f5-4b30-b16b-727bddf1f42c</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </County> <Department> <CompanyID>471fb3ae-6f86-46ae-a96d-7807993553d0</CompanyID> <ID>ca4f7fb1-cc6e-451c-bbb4-4527466e7b32</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-05-24T16:54:02.7152275+03:00</EndDate> <Expiration>10</Expiration> <ExpireDate>2025-05-24T16:54:02.7152275+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-05-24T16:54:02.7152275+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>2c630498-60db-4a2d-934b-2fcb1c099887</SalaryPaymentAccountID> <SalePriceGroup>1</SalePriceGroup> <SgkJobCode>sample string 30</SgkJobCode> <SgkJobCodeString>sample string 31</SgkJobCodeString> <StartDate>2025-05-24T16:54:02.7152275+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>a0e24f07-61e2-40a5-b803-9ad5139cda08</CompanyID> <ID>243a84f9-2256-4bab-b4c5-bc3f15345f31</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:54:02.7152275+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>e406ba39-1ad7-445d-a590-e923f645e7b1</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:54:02.7152275+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>62f20f2f-5c0e-481c-ac60-d3b6877b900e</ParentID> </Category> <Currency> <CompanyID>19b55c79-26a9-43da-b49c-ffdbf2773e0c</CompanyID> <ID>ac9bb819-99ac-4f44-86ee-e7b974c79000</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>d27b5549-db70-4ba7-9ed0-f4a969720684</ProductStokActionID> <SerialNumber>sample string 2</SerialNumber> <ServiceReceiptProducts> <ServiceReceiptProductUpdateDto> <CompanyID>ed17a907-fa49-4c56-b2a2-972a24355fae</CompanyID> <ID>1db3a39a-274e-4bfc-9a41-fe0c31d079b6</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>9c772c7f-4fed-4904-8e8a-706b30c8c055</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>685a3498-5943-4b6a-8331-70e38fa49002</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>43e9dae8-374e-4f57-a0bb-b688649d9c21</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>70603c55-3a41-4dca-b9d2-881385be8e08</UnitID> <WarehouseID>563ff044-b12c-4eb7-a0b1-fbd04fdb4e49</WarehouseID> </ServiceReceiptProductUpdateDto> <ServiceReceiptProductUpdateDto> <CompanyID>ed17a907-fa49-4c56-b2a2-972a24355fae</CompanyID> <ID>1db3a39a-274e-4bfc-9a41-fe0c31d079b6</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>9c772c7f-4fed-4904-8e8a-706b30c8c055</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>685a3498-5943-4b6a-8331-70e38fa49002</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>43e9dae8-374e-4f57-a0bb-b688649d9c21</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>70603c55-3a41-4dca-b9d2-881385be8e08</UnitID> <WarehouseID>563ff044-b12c-4eb7-a0b1-fbd04fdb4e49</WarehouseID> </ServiceReceiptProductUpdateDto> </ServiceReceiptProducts> <Solution>sample string 13</Solution> <SolvedDate>2025-05-24T16:54:02.7152275+03:00</SolvedDate> <StatusID>d1a32ecf-f6da-4671-b00d-ac7af387dc1b</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-05-24T16:54:02.7152275+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":"7f7e21d2-d984-4761-8e4a-9ce173dfe7e3","categoryName":"sample string 4","statusID":"d1a32ecf-f6da-4671-b00d-ac7af387dc1b","statusName":"sample string 5","paymentStatus":0,"extractStatus":0,"productName":"sample string 6","productSerialNumber":"sample string 7","barcode":"sample string 8","brandID":"9e2ac2aa-2a26-4bb0-8e77-da38f5025bba","brandName":"sample string 9","model":"sample string 10","complaint":"sample string 11","description":"sample string 12","solution":"sample string 13","isSolved":true,"solvedDate":"2025-05-24T16:54:02.7152275+03:00","comingDate":"2025-05-24T16:54:02.7152275+03:00","deliveryDate":"2025-05-24T16:54:02.7152275+03:00","deliveryPerson":"sample string 17","isWarranty":true,"warrantyEndDate":"2025-05-24T16:54:02.7152275+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":"4c503b4b-e520-4e3a-9941-12b11d3d0bbf","accountID":"00b0648a-b35d-4281-9e29-88aa03f184f7","newAccount":{"accountType":7,"title":"sample string 1","subTitle":"sample string 2","description":"sample string 3","accountDetail":{"accountID":"5a654c31-7322-4b93-a7d7-85a51e0b673f","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":"62f20f2f-5c0e-481c-ac60-d3b6877b900e","code":"sample string 2","createBy":{"id":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:54:02.7152275+03:00","updateBy":{"id":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:54:02.7152275+03:00","id":"243a84f9-2256-4bab-b4c5-bc3f15345f31","companyID":"a0e24f07-61e2-40a5-b803-9ad5139cda08"},"city":{"name":"sample string 1","code":"sample string 2","id":"a8fae372-54b3-40ef-8d72-ca86f19c70a5","companyID":"6a00cb9b-0294-4854-aaa9-be5751e06339"},"county":{"name":"sample string 1","code":"sample string 2","id":"7b32c205-15f5-4b30-b16b-727bddf1f42c","companyID":"797868a9-142d-4293-bc8b-d30d2dd9612a"},"bankDetails":[{"accountDetailID":"8bbf019b-7fe2-4973-ac0f-185a5256fd11","iban":"sample string 1","code":"sample string 2","createBy":{"id":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:54:02.7152275+03:00","updateBy":{"id":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:54:02.7152275+03:00","id":"17909d4b-8c91-4811-85cd-a65ec40723eb","companyID":"c2040001-c4cd-463a-8a31-abc2981da33f"},{"accountDetailID":"8bbf019b-7fe2-4973-ac0f-185a5256fd11","iban":"sample string 1","code":"sample string 2","createBy":{"id":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:54:02.7152275+03:00","updateBy":{"id":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:54:02.7152275+03:00","id":"17909d4b-8c91-4811-85cd-a65ec40723eb","companyID":"c2040001-c4cd-463a-8a31-abc2981da33f"}],"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-05-24T16:54:02.7152275+03:00","startDate":"2025-05-24T16:54:02.7152275+03:00","endDate":"2025-05-24T16:54:02.7152275+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"2c630498-60db-4a2d-934b-2fcb1c099887","department":{"name":"sample string 1","code":"sample string 2","id":"ca4f7fb1-cc6e-451c-bbb4-4527466e7b32","companyID":"471fb3ae-6f86-46ae-a96d-7807993553d0"},"job":"sample string 27","jobEndDate":"2025-05-24T16:54:02.7152275+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":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:54:02.7152275+03:00","updateBy":{"id":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:54:02.7152275+03:00","id":"4784bf81-24df-4e00-89db-d5328289a734","companyID":"58fddbf7-7c19-43f9-ada5-25595c2677f4"},"balance":4.0,"category":{"categoryType":1,"name":"sample string 1","parentID":"62f20f2f-5c0e-481c-ac60-d3b6877b900e","code":"sample string 2","createBy":{"id":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:54:02.7152275+03:00","updateBy":{"id":"e406ba39-1ad7-445d-a590-e923f645e7b1","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:54:02.7152275+03:00","id":"243a84f9-2256-4bab-b4c5-bc3f15345f31","companyID":"a0e24f07-61e2-40a5-b803-9ad5139cda08"},"currency":{"name":"sample string 1","code":"sample string 2","id":"ac9bb819-99ac-4f44-86ee-e7b974c79000","companyID":"19b55c79-26a9-43da-b49c-ffdbf2773e0c"},"id":"115be689-8fa0-4d80-b112-da56377ac3ff","companyID":"c53c4cab-2fb1-482e-843b-c00aeb842fe3","isDeleted":true},"employeeID":"50ab910d-3879-4fd6-8deb-db5ca444836d","productStokActionID":"d27b5549-db70-4ba7-9ed0-f4a969720684","billingReferenceID":"ed152164-2c54-4d5d-868d-14f6065914b3","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":"70603c55-3a41-4dca-b9d2-881385be8e08","warehouseID":"563ff044-b12c-4eb7-a0b1-fbd04fdb4e49","currencyID":"9c772c7f-4fed-4904-8e8a-706b30c8c055","productID":"685a3498-5943-4b6a-8331-70e38fa49002","serviceReceiptID":"43e9dae8-374e-4f57-a0bb-b688649d9c21","id":"1db3a39a-274e-4bfc-9a41-fe0c31d079b6","companyID":"ed17a907-fa49-4c56-b2a2-972a24355fae"},{"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":"70603c55-3a41-4dca-b9d2-881385be8e08","warehouseID":"563ff044-b12c-4eb7-a0b1-fbd04fdb4e49","currencyID":"9c772c7f-4fed-4904-8e8a-706b30c8c055","productID":"685a3498-5943-4b6a-8331-70e38fa49002","serviceReceiptID":"43e9dae8-374e-4f57-a0bb-b688649d9c21","id":"1db3a39a-274e-4bfc-9a41-fe0c31d079b6","companyID":"ed17a907-fa49-4c56-b2a2-972a24355fae"}],"id":"a17eac25-1196-4419-835e-f70850ace7a3","companyID":"bac6552f-f012-46dd-b5f2-d8d348546add"}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.