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": "39063624-1a05-4301-9df2-7d1349e71991", "categoryName": "sample string 4", "statusID": "3a6be729-d2d0-4a1d-a8f1-0a9180053c2e", "statusName": "sample string 5", "paymentStatus": 0, "extractStatus": 0, "productName": "sample string 6", "productSerialNumber": "sample string 7", "barcode": "sample string 8", "brandID": "b46dc46a-2f37-4c40-b2c7-7f8a09259ecb", "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:52:48.3352566+03:00", "comingDate": "2025-05-24T16:52:48.3352566+03:00", "deliveryDate": "2025-05-24T16:52:48.3352566+03:00", "deliveryPerson": "sample string 17", "isWarranty": true, "warrantyEndDate": "2025-05-24T16:52:48.3352566+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": "1df76bd0-2274-4cc9-aab3-8f8ffd3a8dd0", "accountID": "f1c1c717-3cde-4e82-af14-aa43602a9767", "newAccount": { "accountType": 7, "title": "sample string 1", "subTitle": "sample string 2", "description": "sample string 3", "accountDetail": { "accountID": "0cd03a9a-936f-4d82-b7fb-a3bcc35bc91d", "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": "1b30b470-e50c-4801-a677-7dbe56ad95c6", "code": "sample string 2", "createBy": { "id": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:52:48.3352566+03:00", "updateBy": { "id": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:52:48.3352566+03:00", "id": "36eeb957-14e6-4a38-a987-a85cf15dcbf3", "companyID": "e4d0a59d-2207-4785-bfb8-15ed9c63b98c" }, "city": { "name": "sample string 1", "code": "sample string 2", "id": "4971d1d6-aacb-4c32-a174-7112007e94bc", "companyID": "94933820-6015-4011-959b-0c0eb7f8ae12" }, "county": { "name": "sample string 1", "code": "sample string 2", "id": "96466ef1-a9af-4428-b4e4-e59cbcd9e9ad", "companyID": "903843aa-3d9f-45d7-8786-86b9bdb9db78" }, "bankDetails": [ { "accountDetailID": "e047dfe5-ee00-437d-8b1b-ee47675d8bd9", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:52:48.3352566+03:00", "updateBy": { "id": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:52:48.3352566+03:00", "id": "191718ed-acdf-4b86-9f8c-4ce463bceda2", "companyID": "8501604c-dec8-4bfa-ada0-c7c8c505ba9f" }, { "accountDetailID": "e047dfe5-ee00-437d-8b1b-ee47675d8bd9", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:52:48.3352566+03:00", "updateBy": { "id": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:52:48.3352566+03:00", "id": "191718ed-acdf-4b86-9f8c-4ce463bceda2", "companyID": "8501604c-dec8-4bfa-ada0-c7c8c505ba9f" } ], "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:52:48.3352566+03:00", "startDate": "2025-05-24T16:52:48.3352566+03:00", "endDate": "2025-05-24T16:52:48.3352566+03:00", "salary": 25.1, "salaryDay": 26, "salaryPaymentAccountID": "7ce157ff-6e6e-4dc6-ac0e-df79fa53d1cd", "department": { "name": "sample string 1", "code": "sample string 2", "id": "264845ef-a7de-45cf-95d6-7566456d1fe2", "companyID": "338ae3e2-cca7-47e1-ab16-298b30381b96" }, "job": "sample string 27", "jobEndDate": "2025-05-24T16:52:48.3352566+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": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:52:48.3352566+03:00", "updateBy": { "id": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:52:48.3352566+03:00", "id": "12eb72e5-ac80-46f2-ba87-b56cb2eebdd4", "companyID": "2db92cac-184f-4d50-9634-7d34bab1ce9d" }, "balance": 4.0, "category": { "categoryType": 1, "name": "sample string 1", "parentID": "1b30b470-e50c-4801-a677-7dbe56ad95c6", "code": "sample string 2", "createBy": { "id": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-05-24T16:52:48.3352566+03:00", "updateBy": { "id": "de1de4ea-fe52-4a90-aebc-1442ee4e9c70", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-05-24T16:52:48.3352566+03:00", "id": "36eeb957-14e6-4a38-a987-a85cf15dcbf3", "companyID": "e4d0a59d-2207-4785-bfb8-15ed9c63b98c" }, "currency": { "name": "sample string 1", "code": "sample string 2", "id": "ecf82d22-57d4-41fc-8adb-a30f71fa4616", "companyID": "6992e30b-777a-40df-a6ba-30e68d512c75" }, "id": "c6096651-8573-4893-9606-ecaca999064f", "companyID": "6fcd6c27-344e-40e1-9d97-6ef27ef134fe", "isDeleted": true }, "employeeID": "5d258cf6-aa64-4ec5-b19f-bfbf7cede2a9", "productStokActionID": "31cf8ba1-122d-4b9b-ad95-49df9b12c1e7", "billingReferenceID": "610d2e2a-c345-4fce-80b4-1295f141c28b", "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": "204e2ba8-d57e-4d7e-a439-2308fa506ae5", "warehouseID": "d335d2f8-0fb6-459e-9571-1c78593b6b6b", "currencyID": "2881b38d-e281-41bb-8699-ead743911324", "productID": "e1ad5d27-dfb2-48f7-b429-66e90638ac3c", "serviceReceiptID": "82e982b3-db9f-441f-a175-255d2715f3de", "id": "3e18a219-549d-4e5e-afb2-11a3972f0308", "companyID": "2b4703e5-5b71-4ebf-92b7-993481b2e471" }, { "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": "204e2ba8-d57e-4d7e-a439-2308fa506ae5", "warehouseID": "d335d2f8-0fb6-459e-9571-1c78593b6b6b", "currencyID": "2881b38d-e281-41bb-8699-ead743911324", "productID": "e1ad5d27-dfb2-48f7-b429-66e90638ac3c", "serviceReceiptID": "82e982b3-db9f-441f-a175-255d2715f3de", "id": "3e18a219-549d-4e5e-afb2-11a3972f0308", "companyID": "2b4703e5-5b71-4ebf-92b7-993481b2e471" } ], "id": "87fc6e6a-2af6-4fd6-8c9d-e385ec06d83a", "companyID": "a43ed793-6e3f-49f0-a3b8-2bd0125c5f65" }
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>a43ed793-6e3f-49f0-a3b8-2bd0125c5f65</CompanyID> <ID>87fc6e6a-2af6-4fd6-8c9d-e385ec06d83a</ID> <AccountID>f1c1c717-3cde-4e82-af14-aa43602a9767</AccountID> <Amount>23.1</Amount> <Barcode>sample string 8</Barcode> <BeforeTaxAmount>19.1</BeforeTaxAmount> <BillingReferenceID>610d2e2a-c345-4fce-80b4-1295f141c28b</BillingReferenceID> <BrandID>b46dc46a-2f37-4c40-b2c7-7f8a09259ecb</BrandID> <BrandName>sample string 9</BrandName> <CategoryID>39063624-1a05-4301-9df2-7d1349e71991</CategoryID> <CategoryName>sample string 4</CategoryName> <Code>sample string 1</Code> <ComingDate>2025-05-24T16:52:48.3352566+03:00</ComingDate> <Complaint>sample string 11</Complaint> <CurrencyID>1df76bd0-2274-4cc9-aab3-8f8ffd3a8dd0</CurrencyID> <CurrencyRate>29.1</CurrencyRate> <DeliveryDate>2025-05-24T16:52:48.3352566+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>5d258cf6-aa64-4ec5-b19f-bfbf7cede2a9</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">6fcd6c27-344e-40e1-9d97-6ef27ef134fe</CompanyID> <ID xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">c6096651-8573-4893-9606-ecaca999064f</ID> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">true</IsDeleted> <AccountDetail> <CompanyID>2db92cac-184f-4d50-9634-7d34bab1ce9d</CompanyID> <ID>12eb72e5-ac80-46f2-ba87-b56cb2eebdd4</ID> <Code>sample string 38</Code> <CreateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:52:48.3352566+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:52:48.3352566+03:00</UpdateDT> <AccountID>0cd03a9a-936f-4d82-b7fb-a3bcc35bc91d</AccountID> <AccountNumber>sample string 17</AccountNumber> <Address>sample string 3</Address> <Alias>sample string 12</Alias> <Author>sample string 5</Author> <BankDetails> <AccountBankDetailCardDto> <CompanyID>8501604c-dec8-4bfa-ada0-c7c8c505ba9f</CompanyID> <ID>191718ed-acdf-4b86-9f8c-4ce463bceda2</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:52:48.3352566+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:52:48.3352566+03:00</UpdateDT> <AccountDetailID>e047dfe5-ee00-437d-8b1b-ee47675d8bd9</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> <AccountBankDetailCardDto> <CompanyID>8501604c-dec8-4bfa-ada0-c7c8c505ba9f</CompanyID> <ID>191718ed-acdf-4b86-9f8c-4ce463bceda2</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:52:48.3352566+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:52:48.3352566+03:00</UpdateDT> <AccountDetailID>e047dfe5-ee00-437d-8b1b-ee47675d8bd9</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> </BankDetails> <Branch>sample string 16</Branch> <CardNumber>sample string 24</CardNumber> <Category> <CompanyID>e4d0a59d-2207-4785-bfb8-15ed9c63b98c</CompanyID> <ID>36eeb957-14e6-4a38-a987-a85cf15dcbf3</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:52:48.3352566+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:52:48.3352566+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>1b30b470-e50c-4801-a677-7dbe56ad95c6</ParentID> </Category> <City> <CompanyID>94933820-6015-4011-959b-0c0eb7f8ae12</CompanyID> <ID>4971d1d6-aacb-4c32-a174-7112007e94bc</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </City> <County> <CompanyID>903843aa-3d9f-45d7-8786-86b9bdb9db78</CompanyID> <ID>96466ef1-a9af-4428-b4e4-e59cbcd9e9ad</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </County> <Department> <CompanyID>338ae3e2-cca7-47e1-ab16-298b30381b96</CompanyID> <ID>264845ef-a7de-45cf-95d6-7566456d1fe2</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:52:48.3352566+03:00</EndDate> <Expiration>10</Expiration> <ExpireDate>2025-05-24T16:52:48.3352566+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:52:48.3352566+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>7ce157ff-6e6e-4dc6-ac0e-df79fa53d1cd</SalaryPaymentAccountID> <SalePriceGroup>1</SalePriceGroup> <SgkJobCode>sample string 30</SgkJobCode> <SgkJobCodeString>sample string 31</SgkJobCodeString> <StartDate>2025-05-24T16:52:48.3352566+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>e4d0a59d-2207-4785-bfb8-15ed9c63b98c</CompanyID> <ID>36eeb957-14e6-4a38-a987-a85cf15dcbf3</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-05-24T16:52:48.3352566+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>de1de4ea-fe52-4a90-aebc-1442ee4e9c70</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-05-24T16:52:48.3352566+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>1b30b470-e50c-4801-a677-7dbe56ad95c6</ParentID> </Category> <Currency> <CompanyID>6992e30b-777a-40df-a6ba-30e68d512c75</CompanyID> <ID>ecf82d22-57d4-41fc-8adb-a30f71fa4616</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>31cf8ba1-122d-4b9b-ad95-49df9b12c1e7</ProductStokActionID> <SerialNumber>sample string 2</SerialNumber> <ServiceReceiptProducts> <ServiceReceiptProductUpdateDto> <CompanyID>2b4703e5-5b71-4ebf-92b7-993481b2e471</CompanyID> <ID>3e18a219-549d-4e5e-afb2-11a3972f0308</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>2881b38d-e281-41bb-8699-ead743911324</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>e1ad5d27-dfb2-48f7-b429-66e90638ac3c</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>82e982b3-db9f-441f-a175-255d2715f3de</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>204e2ba8-d57e-4d7e-a439-2308fa506ae5</UnitID> <WarehouseID>d335d2f8-0fb6-459e-9571-1c78593b6b6b</WarehouseID> </ServiceReceiptProductUpdateDto> <ServiceReceiptProductUpdateDto> <CompanyID>2b4703e5-5b71-4ebf-92b7-993481b2e471</CompanyID> <ID>3e18a219-549d-4e5e-afb2-11a3972f0308</ID> <Amount>5.1</Amount> <Cost>1.1</Cost> <CurrencyID>2881b38d-e281-41bb-8699-ead743911324</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>e1ad5d27-dfb2-48f7-b429-66e90638ac3c</ProductID> <ProductName>sample string 2</ProductName> <Quantity>4.1</Quantity> <ServiceReceiptID>82e982b3-db9f-441f-a175-255d2715f3de</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>13.1</TotalAmount> <UnitID>204e2ba8-d57e-4d7e-a439-2308fa506ae5</UnitID> <WarehouseID>d335d2f8-0fb6-459e-9571-1c78593b6b6b</WarehouseID> </ServiceReceiptProductUpdateDto> </ServiceReceiptProducts> <Solution>sample string 13</Solution> <SolvedDate>2025-05-24T16:52:48.3352566+03:00</SolvedDate> <StatusID>3a6be729-d2d0-4a1d-a8f1-0a9180053c2e</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:52:48.3352566+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":"39063624-1a05-4301-9df2-7d1349e71991","categoryName":"sample string 4","statusID":"3a6be729-d2d0-4a1d-a8f1-0a9180053c2e","statusName":"sample string 5","paymentStatus":0,"extractStatus":0,"productName":"sample string 6","productSerialNumber":"sample string 7","barcode":"sample string 8","brandID":"b46dc46a-2f37-4c40-b2c7-7f8a09259ecb","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:52:48.3352566+03:00","comingDate":"2025-05-24T16:52:48.3352566+03:00","deliveryDate":"2025-05-24T16:52:48.3352566+03:00","deliveryPerson":"sample string 17","isWarranty":true,"warrantyEndDate":"2025-05-24T16:52:48.3352566+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":"1df76bd0-2274-4cc9-aab3-8f8ffd3a8dd0","accountID":"f1c1c717-3cde-4e82-af14-aa43602a9767","newAccount":{"accountType":7,"title":"sample string 1","subTitle":"sample string 2","description":"sample string 3","accountDetail":{"accountID":"0cd03a9a-936f-4d82-b7fb-a3bcc35bc91d","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":"1b30b470-e50c-4801-a677-7dbe56ad95c6","code":"sample string 2","createBy":{"id":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:52:48.3352566+03:00","updateBy":{"id":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:52:48.3352566+03:00","id":"36eeb957-14e6-4a38-a987-a85cf15dcbf3","companyID":"e4d0a59d-2207-4785-bfb8-15ed9c63b98c"},"city":{"name":"sample string 1","code":"sample string 2","id":"4971d1d6-aacb-4c32-a174-7112007e94bc","companyID":"94933820-6015-4011-959b-0c0eb7f8ae12"},"county":{"name":"sample string 1","code":"sample string 2","id":"96466ef1-a9af-4428-b4e4-e59cbcd9e9ad","companyID":"903843aa-3d9f-45d7-8786-86b9bdb9db78"},"bankDetails":[{"accountDetailID":"e047dfe5-ee00-437d-8b1b-ee47675d8bd9","iban":"sample string 1","code":"sample string 2","createBy":{"id":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:52:48.3352566+03:00","updateBy":{"id":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:52:48.3352566+03:00","id":"191718ed-acdf-4b86-9f8c-4ce463bceda2","companyID":"8501604c-dec8-4bfa-ada0-c7c8c505ba9f"},{"accountDetailID":"e047dfe5-ee00-437d-8b1b-ee47675d8bd9","iban":"sample string 1","code":"sample string 2","createBy":{"id":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:52:48.3352566+03:00","updateBy":{"id":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:52:48.3352566+03:00","id":"191718ed-acdf-4b86-9f8c-4ce463bceda2","companyID":"8501604c-dec8-4bfa-ada0-c7c8c505ba9f"}],"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:52:48.3352566+03:00","startDate":"2025-05-24T16:52:48.3352566+03:00","endDate":"2025-05-24T16:52:48.3352566+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"7ce157ff-6e6e-4dc6-ac0e-df79fa53d1cd","department":{"name":"sample string 1","code":"sample string 2","id":"264845ef-a7de-45cf-95d6-7566456d1fe2","companyID":"338ae3e2-cca7-47e1-ab16-298b30381b96"},"job":"sample string 27","jobEndDate":"2025-05-24T16:52:48.3352566+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":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:52:48.3352566+03:00","updateBy":{"id":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:52:48.3352566+03:00","id":"12eb72e5-ac80-46f2-ba87-b56cb2eebdd4","companyID":"2db92cac-184f-4d50-9634-7d34bab1ce9d"},"balance":4.0,"category":{"categoryType":1,"name":"sample string 1","parentID":"1b30b470-e50c-4801-a677-7dbe56ad95c6","code":"sample string 2","createBy":{"id":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-05-24T16:52:48.3352566+03:00","updateBy":{"id":"de1de4ea-fe52-4a90-aebc-1442ee4e9c70","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-05-24T16:52:48.3352566+03:00","id":"36eeb957-14e6-4a38-a987-a85cf15dcbf3","companyID":"e4d0a59d-2207-4785-bfb8-15ed9c63b98c"},"currency":{"name":"sample string 1","code":"sample string 2","id":"ecf82d22-57d4-41fc-8adb-a30f71fa4616","companyID":"6992e30b-777a-40df-a6ba-30e68d512c75"},"id":"c6096651-8573-4893-9606-ecaca999064f","companyID":"6fcd6c27-344e-40e1-9d97-6ef27ef134fe","isDeleted":true},"employeeID":"5d258cf6-aa64-4ec5-b19f-bfbf7cede2a9","productStokActionID":"31cf8ba1-122d-4b9b-ad95-49df9b12c1e7","billingReferenceID":"610d2e2a-c345-4fce-80b4-1295f141c28b","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":"204e2ba8-d57e-4d7e-a439-2308fa506ae5","warehouseID":"d335d2f8-0fb6-459e-9571-1c78593b6b6b","currencyID":"2881b38d-e281-41bb-8699-ead743911324","productID":"e1ad5d27-dfb2-48f7-b429-66e90638ac3c","serviceReceiptID":"82e982b3-db9f-441f-a175-255d2715f3de","id":"3e18a219-549d-4e5e-afb2-11a3972f0308","companyID":"2b4703e5-5b71-4ebf-92b7-993481b2e471"},{"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":"204e2ba8-d57e-4d7e-a439-2308fa506ae5","warehouseID":"d335d2f8-0fb6-459e-9571-1c78593b6b6b","currencyID":"2881b38d-e281-41bb-8699-ead743911324","productID":"e1ad5d27-dfb2-48f7-b429-66e90638ac3c","serviceReceiptID":"82e982b3-db9f-441f-a175-255d2715f3de","id":"3e18a219-549d-4e5e-afb2-11a3972f0308","companyID":"2b4703e5-5b71-4ebf-92b7-993481b2e471"}],"id":"87fc6e6a-2af6-4fd6-8c9d-e385ec06d83a","companyID":"a43ed793-6e3f-49f0-a3b8-2bd0125c5f65"}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.