POST api/ServiceReceipt/Add
Request Information
URI Parameters
None.
Body Parameters
ServiceReceiptAddDtoName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
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 ServiceReceiptProductAddDto |
None. |
|
GeneralTaxInclude | boolean |
None. |
|
PaymentAccountID | globally unique identifier |
None. |
|
CompanyID | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "id": "b32c9d6f-fa38-4aeb-93ca-7a5dc2fa9a3a", "code": "sample string 1", "serialNumber": "sample string 2", "orderNumber": "sample string 3", "categoryID": "9b2c626b-d4d9-4e45-8518-7bb1df191694", "categoryName": "sample string 4", "statusID": "890d2cdc-302b-4bac-b4ea-9f59a60d8ac8", "statusName": "sample string 5", "paymentStatus": 0, "extractStatus": 0, "productName": "sample string 6", "productSerialNumber": "sample string 7", "barcode": "sample string 8", "brandID": "5ab0d0dc-2549-4397-94d4-724b6eeed91e", "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-05T20:09:41.5559706+03:00", "comingDate": "2025-08-05T20:09:41.5559706+03:00", "deliveryDate": "2025-08-05T20:09:41.5559706+03:00", "deliveryPerson": "sample string 17", "isWarranty": true, "warrantyEndDate": "2025-08-05T20:09:41.5715858+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": "95cd97e5-b65c-419f-909e-d6cce211b891", "accountID": "ca3a673a-8891-4830-94ce-606775134f45", "newAccount": { "accountType": 7, "title": "sample string 1", "subTitle": "sample string 2", "description": "sample string 3", "accountDetail": { "accountID": "1145f333-d902-430b-8b12-0907b5e3d5e2", "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": "2d8b0b50-8d6a-411b-ae33-facf3d759a52", "code": "sample string 2", "createBy": { "id": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T20:09:41.5715858+03:00", "updateBy": { "id": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T20:09:41.5715858+03:00", "id": "74fd75c9-4d71-40c0-8316-34fc8a8d1f88", "companyID": "42b37d73-06e3-44cc-aad1-5b9dde8e729c" }, "city": { "name": "sample string 1", "code": "sample string 2", "id": "f141edb1-4dc0-4981-8136-28be0f04745c", "companyID": "34369303-d8b3-4df7-afac-b7c951064927" }, "county": { "name": "sample string 1", "code": "sample string 2", "id": "e57014d8-fc6a-4b77-bee2-69bf2d9c1cb5", "companyID": "bd2af691-0695-4b32-9890-079d80e93e8e" }, "bankDetails": [ { "accountDetailID": "bfc901df-9d43-429c-ba5e-5cad587c6787", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T20:09:41.5715858+03:00", "updateBy": { "id": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T20:09:41.5715858+03:00", "id": "463589f4-a0d1-455a-a426-e4ff637cc762", "companyID": "91d1ff5b-bc02-4cbc-b7f6-04f1d8649f02" }, { "accountDetailID": "bfc901df-9d43-429c-ba5e-5cad587c6787", "iban": "sample string 1", "code": "sample string 2", "createBy": { "id": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T20:09:41.5715858+03:00", "updateBy": { "id": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T20:09:41.5715858+03:00", "id": "463589f4-a0d1-455a-a426-e4ff637cc762", "companyID": "91d1ff5b-bc02-4cbc-b7f6-04f1d8649f02" } ], "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-05T20:09:41.5715858+03:00", "startDate": "2025-08-05T20:09:41.5715858+03:00", "endDate": "2025-08-05T20:09:41.5715858+03:00", "salary": 25.1, "salaryDay": 26, "salaryPaymentAccountID": "5277e2bf-a689-45a1-aa06-102d8244e303", "department": { "name": "sample string 1", "code": "sample string 2", "id": "61e51177-a833-4b20-8641-e3bc5b323a7f", "companyID": "10b84f4d-3ddd-49ad-83a2-60c31a0e8726" }, "job": "sample string 27", "jobEndDate": "2025-08-05T20:09:41.5715858+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": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T20:09:41.5715858+03:00", "updateBy": { "id": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T20:09:41.5715858+03:00", "id": "aebcff22-eae9-4900-a4ab-b57fe54f3075", "companyID": "1454476e-3213-4858-9a95-c48c43346db3" }, "balance": 4.0, "category": { "categoryType": 1, "name": "sample string 1", "parentID": "2d8b0b50-8d6a-411b-ae33-facf3d759a52", "code": "sample string 2", "createBy": { "id": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "createDT": "2025-08-05T20:09:41.5715858+03:00", "updateBy": { "id": "33e44298-2499-491d-a881-624dff57ac24", "name": "sample string 2", "surname": "sample string 3", "email": "sample string 4" }, "updateDT": "2025-08-05T20:09:41.5715858+03:00", "id": "74fd75c9-4d71-40c0-8316-34fc8a8d1f88", "companyID": "42b37d73-06e3-44cc-aad1-5b9dde8e729c" }, "currency": { "name": "sample string 1", "code": "sample string 2", "id": "a84f8ce8-391b-4862-83dd-fe7964e7de98", "companyID": "0574388b-b680-4a77-bf1a-e1d8110792ad" }, "id": "c1384fb8-9587-4c2b-ab9d-ceaf09381501", "companyID": "730d69a5-3d71-4034-9be1-fcec77fa30b9", "isDeleted": true }, "employeeID": "8d3ff5a8-0686-42be-a653-323ff9fcd50b", "productStokActionID": "6926b031-73f6-409c-a058-72ee33864941", "billingReferenceID": "eaf17907-c875-47bd-81eb-9c5e2e010daa", "serviceReceiptProducts": [ { "title": "sample string 1", "code": "sample string 2", "productName": "sample string 3", "currencyRate": 4.1, "quantity": 5.1, "amount": 6.1, "leanAmount": 7.1, "description": "sample string 8", "cost": 1.1, "discountRate": 9.1, "discountAmount": 10.1, "discountedUnitPrice": 11.1, "discountedTotalPrice": 12.1, "isDiscountPercentage": true, "totalAmount": 14.1, "kdv": 0, "kdvAmount": 15.1, "unitID": "bb3cea0b-ca68-4100-ad07-e33e208f76e0", "warehouseID": "6a417a9b-7b8d-4d76-92ff-26cfac61e39c", "currencyID": "3487ca1c-f6fa-43b0-97e6-0ae2577ed646", "productID": "3ea363d2-d27e-4957-8010-5940a56086dc", "serviceReceiptID": "98b77fab-7b6b-495f-a50a-49426442fdbc", "companyID": "547866dd-a05e-4186-999c-2401cd37a3a3" }, { "title": "sample string 1", "code": "sample string 2", "productName": "sample string 3", "currencyRate": 4.1, "quantity": 5.1, "amount": 6.1, "leanAmount": 7.1, "description": "sample string 8", "cost": 1.1, "discountRate": 9.1, "discountAmount": 10.1, "discountedUnitPrice": 11.1, "discountedTotalPrice": 12.1, "isDiscountPercentage": true, "totalAmount": 14.1, "kdv": 0, "kdvAmount": 15.1, "unitID": "bb3cea0b-ca68-4100-ad07-e33e208f76e0", "warehouseID": "6a417a9b-7b8d-4d76-92ff-26cfac61e39c", "currencyID": "3487ca1c-f6fa-43b0-97e6-0ae2577ed646", "productID": "3ea363d2-d27e-4957-8010-5940a56086dc", "serviceReceiptID": "98b77fab-7b6b-495f-a50a-49426442fdbc", "companyID": "547866dd-a05e-4186-999c-2401cd37a3a3" } ], "generalTaxInclude": true, "paymentAccountID": "420e404a-074a-422b-97ff-126ab34266b6", "companyID": "107f7aaf-a50b-43a9-8900-b52c0de5add6" }
application/xml, text/xml
Sample:
<ServiceReceiptAddDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Service.DTOs"> <AccountID>ca3a673a-8891-4830-94ce-606775134f45</AccountID> <Amount>23.1</Amount> <Barcode>sample string 8</Barcode> <BeforeTaxAmount>19.1</BeforeTaxAmount> <BillingReferenceID>eaf17907-c875-47bd-81eb-9c5e2e010daa</BillingReferenceID> <BrandID>5ab0d0dc-2549-4397-94d4-724b6eeed91e</BrandID> <BrandName>sample string 9</BrandName> <CategoryID>9b2c626b-d4d9-4e45-8518-7bb1df191694</CategoryID> <CategoryName>sample string 4</CategoryName> <Code>sample string 1</Code> <ComingDate>2025-08-05T20:09:41.5559706+03:00</ComingDate> <CompanyID>107f7aaf-a50b-43a9-8900-b52c0de5add6</CompanyID> <Complaint>sample string 11</Complaint> <CurrencyID>95cd97e5-b65c-419f-909e-d6cce211b891</CurrencyID> <CurrencyRate>29.1</CurrencyRate> <DeliveryDate>2025-08-05T20:09:41.5559706+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>8d3ff5a8-0686-42be-a653-323ff9fcd50b</EmployeeID> <ExtractStatus>NotExtracted</ExtractStatus> <GeneralTaxInclude>true</GeneralTaxInclude> <ID>b32c9d6f-fa38-4aeb-93ca-7a5dc2fa9a3a</ID> <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">730d69a5-3d71-4034-9be1-fcec77fa30b9</CompanyID> <ID xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">c1384fb8-9587-4c2b-ab9d-ceaf09381501</ID> <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/TP.TulTrack.Core.Domain">true</IsDeleted> <AccountDetail> <CompanyID>1454476e-3213-4858-9a95-c48c43346db3</CompanyID> <ID>aebcff22-eae9-4900-a4ab-b57fe54f3075</ID> <Code>sample string 38</Code> <CreateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T20:09:41.5715858+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T20:09:41.5715858+03:00</UpdateDT> <AccountID>1145f333-d902-430b-8b12-0907b5e3d5e2</AccountID> <AccountNumber>sample string 17</AccountNumber> <Address>sample string 3</Address> <Alias>sample string 12</Alias> <Author>sample string 5</Author> <BankDetails> <AccountBankDetailCardDto> <CompanyID>91d1ff5b-bc02-4cbc-b7f6-04f1d8649f02</CompanyID> <ID>463589f4-a0d1-455a-a426-e4ff637cc762</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T20:09:41.5715858+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T20:09:41.5715858+03:00</UpdateDT> <AccountDetailID>bfc901df-9d43-429c-ba5e-5cad587c6787</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> <AccountBankDetailCardDto> <CompanyID>91d1ff5b-bc02-4cbc-b7f6-04f1d8649f02</CompanyID> <ID>463589f4-a0d1-455a-a426-e4ff637cc762</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T20:09:41.5715858+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T20:09:41.5715858+03:00</UpdateDT> <AccountDetailID>bfc901df-9d43-429c-ba5e-5cad587c6787</AccountDetailID> <IBAN>sample string 1</IBAN> </AccountBankDetailCardDto> </BankDetails> <Branch>sample string 16</Branch> <CardNumber>sample string 24</CardNumber> <Category> <CompanyID>42b37d73-06e3-44cc-aad1-5b9dde8e729c</CompanyID> <ID>74fd75c9-4d71-40c0-8316-34fc8a8d1f88</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T20:09:41.5715858+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T20:09:41.5715858+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>2d8b0b50-8d6a-411b-ae33-facf3d759a52</ParentID> </Category> <City> <CompanyID>34369303-d8b3-4df7-afac-b7c951064927</CompanyID> <ID>f141edb1-4dc0-4981-8136-28be0f04745c</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </City> <County> <CompanyID>bd2af691-0695-4b32-9890-079d80e93e8e</CompanyID> <ID>e57014d8-fc6a-4b77-bee2-69bf2d9c1cb5</ID> <Code>sample string 2</Code> <Name>sample string 1</Name> </County> <Department> <CompanyID>10b84f4d-3ddd-49ad-83a2-60c31a0e8726</CompanyID> <ID>61e51177-a833-4b20-8641-e3bc5b323a7f</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-05T20:09:41.5715858+03:00</EndDate> <Expiration>10</Expiration> <ExpireDate>2025-08-05T20:09:41.5715858+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-05T20:09:41.5715858+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>5277e2bf-a689-45a1-aa06-102d8244e303</SalaryPaymentAccountID> <SalePriceGroup>1</SalePriceGroup> <SgkJobCode>sample string 30</SgkJobCode> <SgkJobCodeString>sample string 31</SgkJobCodeString> <StartDate>2025-08-05T20:09:41.5715858+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>42b37d73-06e3-44cc-aad1-5b9dde8e729c</CompanyID> <ID>74fd75c9-4d71-40c0-8316-34fc8a8d1f88</ID> <Code>sample string 2</Code> <CreateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </CreateBy> <CreateDT>2025-08-05T20:09:41.5715858+03:00</CreateDT> <UpdateBy> <Email>sample string 4</Email> <ID>33e44298-2499-491d-a881-624dff57ac24</ID> <Name>sample string 2</Name> <Surname>sample string 3</Surname> </UpdateBy> <UpdateDT>2025-08-05T20:09:41.5715858+03:00</UpdateDT> <CategoryType>Customer</CategoryType> <Name>sample string 1</Name> <ParentID>2d8b0b50-8d6a-411b-ae33-facf3d759a52</ParentID> </Category> <Currency> <CompanyID>0574388b-b680-4a77-bf1a-e1d8110792ad</CompanyID> <ID>a84f8ce8-391b-4862-83dd-fe7964e7de98</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> <PaymentAccountID>420e404a-074a-422b-97ff-126ab34266b6</PaymentAccountID> <PaymentStatus>Wait</PaymentStatus> <ProductName>sample string 6</ProductName> <ProductSerialNumber>sample string 7</ProductSerialNumber> <ProductStokActionID>6926b031-73f6-409c-a058-72ee33864941</ProductStokActionID> <SerialNumber>sample string 2</SerialNumber> <ServiceReceiptProducts> <ServiceReceiptProductAddDto> <Amount>6.1</Amount> <Code>sample string 2</Code> <CompanyID>547866dd-a05e-4186-999c-2401cd37a3a3</CompanyID> <Cost>1.1</Cost> <CurrencyID>3487ca1c-f6fa-43b0-97e6-0ae2577ed646</CurrencyID> <CurrencyRate>4.1</CurrencyRate> <Description>sample string 8</Description> <DiscountAmount>10.1</DiscountAmount> <DiscountRate>9.1</DiscountRate> <DiscountedTotalPrice>12.1</DiscountedTotalPrice> <DiscountedUnitPrice>11.1</DiscountedUnitPrice> <IsDiscountPercentage>true</IsDiscountPercentage> <KDV>KDV0</KDV> <KDVAmount>15.1</KDVAmount> <LeanAmount>7.1</LeanAmount> <ProductID>3ea363d2-d27e-4957-8010-5940a56086dc</ProductID> <ProductName>sample string 3</ProductName> <Quantity>5.1</Quantity> <ServiceReceiptID>98b77fab-7b6b-495f-a50a-49426442fdbc</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>14.1</TotalAmount> <UnitID>bb3cea0b-ca68-4100-ad07-e33e208f76e0</UnitID> <WarehouseID>6a417a9b-7b8d-4d76-92ff-26cfac61e39c</WarehouseID> </ServiceReceiptProductAddDto> <ServiceReceiptProductAddDto> <Amount>6.1</Amount> <Code>sample string 2</Code> <CompanyID>547866dd-a05e-4186-999c-2401cd37a3a3</CompanyID> <Cost>1.1</Cost> <CurrencyID>3487ca1c-f6fa-43b0-97e6-0ae2577ed646</CurrencyID> <CurrencyRate>4.1</CurrencyRate> <Description>sample string 8</Description> <DiscountAmount>10.1</DiscountAmount> <DiscountRate>9.1</DiscountRate> <DiscountedTotalPrice>12.1</DiscountedTotalPrice> <DiscountedUnitPrice>11.1</DiscountedUnitPrice> <IsDiscountPercentage>true</IsDiscountPercentage> <KDV>KDV0</KDV> <KDVAmount>15.1</KDVAmount> <LeanAmount>7.1</LeanAmount> <ProductID>3ea363d2-d27e-4957-8010-5940a56086dc</ProductID> <ProductName>sample string 3</ProductName> <Quantity>5.1</Quantity> <ServiceReceiptID>98b77fab-7b6b-495f-a50a-49426442fdbc</ServiceReceiptID> <Title>sample string 1</Title> <TotalAmount>14.1</TotalAmount> <UnitID>bb3cea0b-ca68-4100-ad07-e33e208f76e0</UnitID> <WarehouseID>6a417a9b-7b8d-4d76-92ff-26cfac61e39c</WarehouseID> </ServiceReceiptProductAddDto> </ServiceReceiptProducts> <Solution>sample string 13</Solution> <SolvedDate>2025-08-05T20:09:41.5559706+03:00</SolvedDate> <StatusID>890d2cdc-302b-4bac-b4ea-9f59a60d8ac8</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-05T20:09:41.5715858+03:00</WarrantyEndDate> </ServiceReceiptAddDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
text/html
Sample:
{"id":"b32c9d6f-fa38-4aeb-93ca-7a5dc2fa9a3a","code":"sample string 1","serialNumber":"sample string 2","orderNumber":"sample string 3","categoryID":"9b2c626b-d4d9-4e45-8518-7bb1df191694","categoryName":"sample string 4","statusID":"890d2cdc-302b-4bac-b4ea-9f59a60d8ac8","statusName":"sample string 5","paymentStatus":0,"extractStatus":0,"productName":"sample string 6","productSerialNumber":"sample string 7","barcode":"sample string 8","brandID":"5ab0d0dc-2549-4397-94d4-724b6eeed91e","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-05T20:09:41.5559706+03:00","comingDate":"2025-08-05T20:09:41.5559706+03:00","deliveryDate":"2025-08-05T20:09:41.5559706+03:00","deliveryPerson":"sample string 17","isWarranty":true,"warrantyEndDate":"2025-08-05T20:09:41.5715858+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":"95cd97e5-b65c-419f-909e-d6cce211b891","accountID":"ca3a673a-8891-4830-94ce-606775134f45","newAccount":{"accountType":7,"title":"sample string 1","subTitle":"sample string 2","description":"sample string 3","accountDetail":{"accountID":"1145f333-d902-430b-8b12-0907b5e3d5e2","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":"2d8b0b50-8d6a-411b-ae33-facf3d759a52","code":"sample string 2","createBy":{"id":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T20:09:41.5715858+03:00","updateBy":{"id":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T20:09:41.5715858+03:00","id":"74fd75c9-4d71-40c0-8316-34fc8a8d1f88","companyID":"42b37d73-06e3-44cc-aad1-5b9dde8e729c"},"city":{"name":"sample string 1","code":"sample string 2","id":"f141edb1-4dc0-4981-8136-28be0f04745c","companyID":"34369303-d8b3-4df7-afac-b7c951064927"},"county":{"name":"sample string 1","code":"sample string 2","id":"e57014d8-fc6a-4b77-bee2-69bf2d9c1cb5","companyID":"bd2af691-0695-4b32-9890-079d80e93e8e"},"bankDetails":[{"accountDetailID":"bfc901df-9d43-429c-ba5e-5cad587c6787","iban":"sample string 1","code":"sample string 2","createBy":{"id":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T20:09:41.5715858+03:00","updateBy":{"id":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T20:09:41.5715858+03:00","id":"463589f4-a0d1-455a-a426-e4ff637cc762","companyID":"91d1ff5b-bc02-4cbc-b7f6-04f1d8649f02"},{"accountDetailID":"bfc901df-9d43-429c-ba5e-5cad587c6787","iban":"sample string 1","code":"sample string 2","createBy":{"id":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T20:09:41.5715858+03:00","updateBy":{"id":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T20:09:41.5715858+03:00","id":"463589f4-a0d1-455a-a426-e4ff637cc762","companyID":"91d1ff5b-bc02-4cbc-b7f6-04f1d8649f02"}],"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-05T20:09:41.5715858+03:00","startDate":"2025-08-05T20:09:41.5715858+03:00","endDate":"2025-08-05T20:09:41.5715858+03:00","salary":25.1,"salaryDay":26,"salaryPaymentAccountID":"5277e2bf-a689-45a1-aa06-102d8244e303","department":{"name":"sample string 1","code":"sample string 2","id":"61e51177-a833-4b20-8641-e3bc5b323a7f","companyID":"10b84f4d-3ddd-49ad-83a2-60c31a0e8726"},"job":"sample string 27","jobEndDate":"2025-08-05T20:09:41.5715858+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":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T20:09:41.5715858+03:00","updateBy":{"id":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T20:09:41.5715858+03:00","id":"aebcff22-eae9-4900-a4ab-b57fe54f3075","companyID":"1454476e-3213-4858-9a95-c48c43346db3"},"balance":4.0,"category":{"categoryType":1,"name":"sample string 1","parentID":"2d8b0b50-8d6a-411b-ae33-facf3d759a52","code":"sample string 2","createBy":{"id":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"createDT":"2025-08-05T20:09:41.5715858+03:00","updateBy":{"id":"33e44298-2499-491d-a881-624dff57ac24","name":"sample string 2","surname":"sample string 3","email":"sample string 4"},"updateDT":"2025-08-05T20:09:41.5715858+03:00","id":"74fd75c9-4d71-40c0-8316-34fc8a8d1f88","companyID":"42b37d73-06e3-44cc-aad1-5b9dde8e729c"},"currency":{"name":"sample string 1","code":"sample string 2","id":"a84f8ce8-391b-4862-83dd-fe7964e7de98","companyID":"0574388b-b680-4a77-bf1a-e1d8110792ad"},"id":"c1384fb8-9587-4c2b-ab9d-ceaf09381501","companyID":"730d69a5-3d71-4034-9be1-fcec77fa30b9","isDeleted":true},"employeeID":"8d3ff5a8-0686-42be-a653-323ff9fcd50b","productStokActionID":"6926b031-73f6-409c-a058-72ee33864941","billingReferenceID":"eaf17907-c875-47bd-81eb-9c5e2e010daa","serviceReceiptProducts":[{"title":"sample string 1","code":"sample string 2","productName":"sample string 3","currencyRate":4.1,"quantity":5.1,"amount":6.1,"leanAmount":7.1,"description":"sample string 8","cost":1.1,"discountRate":9.1,"discountAmount":10.1,"discountedUnitPrice":11.1,"discountedTotalPrice":12.1,"isDiscountPercentage":true,"totalAmount":14.1,"kdv":0,"kdvAmount":15.1,"unitID":"bb3cea0b-ca68-4100-ad07-e33e208f76e0","warehouseID":"6a417a9b-7b8d-4d76-92ff-26cfac61e39c","currencyID":"3487ca1c-f6fa-43b0-97e6-0ae2577ed646","productID":"3ea363d2-d27e-4957-8010-5940a56086dc","serviceReceiptID":"98b77fab-7b6b-495f-a50a-49426442fdbc","companyID":"547866dd-a05e-4186-999c-2401cd37a3a3"},{"title":"sample string 1","code":"sample string 2","productName":"sample string 3","currencyRate":4.1,"quantity":5.1,"amount":6.1,"leanAmount":7.1,"description":"sample string 8","cost":1.1,"discountRate":9.1,"discountAmount":10.1,"discountedUnitPrice":11.1,"discountedTotalPrice":12.1,"isDiscountPercentage":true,"totalAmount":14.1,"kdv":0,"kdvAmount":15.1,"unitID":"bb3cea0b-ca68-4100-ad07-e33e208f76e0","warehouseID":"6a417a9b-7b8d-4d76-92ff-26cfac61e39c","currencyID":"3487ca1c-f6fa-43b0-97e6-0ae2577ed646","productID":"3ea363d2-d27e-4957-8010-5940a56086dc","serviceReceiptID":"98b77fab-7b6b-495f-a50a-49426442fdbc","companyID":"547866dd-a05e-4186-999c-2401cd37a3a3"}],"generalTaxInclude":true,"paymentAccountID":"420e404a-074a-422b-97ff-126ab34266b6","companyID":"107f7aaf-a50b-43a9-8900-b52c0de5add6"}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.