PUT api/quotations
Request Information
URI Parameters
None.
Body Parameters
API.Infrastructure.Dto.FinancialDocument.FinancialDocumentDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| TenantOrganisationId | globally unique identifier |
None. |
|
| ClientId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| PrivateNotes | string |
None. |
|
| State | integer |
None. |
|
| Type | integer |
None. |
|
| AccessKey | string |
None. |
|
| AcceptedByClientOn | date |
None. |
|
| RejectedByClientOn | date |
None. |
|
| VATRegistrationNumber | string |
None. |
|
| TermsHeading | string |
None. |
|
| Terms | string |
None. |
|
| ScopeOfWork | string |
None. |
|
| Parts | API.Domain.ViewModels.Part.PartsList |
None. |
|
| SalesTaxName | string |
None. |
|
| CurrencyCode | string |
None. |
|
| ShowTaxOnQuotesInvoices | boolean |
None. |
|
| IsPaid | boolean |
None. |
|
| PaymentDate | date |
None. |
|
| ObfuscatedPan | string |
None. |
|
| CardBrand | string |
None. |
|
| CardPaymentUUID | string |
None. |
|
| EntryMode | string |
None. |
|
| AID | string |
None. |
|
| TSI | string |
None. |
|
| TVR | string |
None. |
|
| CreationSource | integer |
None. |
|
| OrganisationAddressHeading | string |
None. |
|
| OrganisationAddressBusiness | string |
None. |
|
| OrganisationAddressStreet | string |
None. |
|
| OrganisationAddressTown | string |
None. |
|
| OrganisationAddressRegion | string |
None. |
|
| OrganisationAddressPostcode | string |
None. |
|
| OrganisationAddressTelephone | string |
None. |
|
| OrganisationAddressEmail | string |
None. |
|
| ClientAddressBusiness | string |
None. |
|
| ClientAddressStreet | string |
None. |
|
| ClientAddressTown | string |
None. |
|
| ClientAddressRegion | string |
None. |
|
| ClientAddressPostcode | string |
None. |
|
| ClientAddressCountry | string |
None. |
|
| ClientEmail | string |
None. |
|
| ClientFirstName | string |
None. |
|
| ClientLastName | string |
None. |
|
| ClientTelephoneWork | string |
None. |
|
| ClientTelephoneMobile | string |
None. |
|
| ClientTelephoneHome | string |
None. |
|
| ClientUnformattedAddress | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "5659949f-6798-44b1-801b-481c3394227f",
"tenantOrganisationId": "f9ab91c4-8c32-4609-9535-08149ebda190",
"clientId": "da9d082c-b48e-4ba2-aefe-a14671903bad",
"name": "sample string 3",
"privateNotes": "sample string 4",
"state": 5,
"type": 6,
"accessKey": "sample string 7",
"acceptedByClientOn": "2026-02-27T03:57:56.6829006+00:00",
"rejectedByClientOn": "2026-02-27T03:57:56.6829006+00:00",
"vatRegistrationNumber": "sample string 8",
"termsHeading": "sample string 9",
"terms": "sample string 10",
"scopeOfWork": "sample string 11",
"parts": {
"topLevelParts": [
{
"index": 1,
"quantity": 2,
"total": 1.0,
"webFormattedQuantity": "sample string 3",
"webFormattedSalesPriceGross": "sample string 4",
"webFormattedSalesPriceNet": "sample string 5",
"webFormattedPartSubTotalNet": "sample string 6",
"webFormattedPartTotalTax": "sample string 7",
"webFormattedTotal": "sample string 8",
"currencySymbol": "sample string 9",
"id": "1f7bc0ff-6298-4e32-adee-76695888cb5b",
"tenantOrganisationId": "f7e27a78-7a14-4975-88f2-87c40ba91f0c",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "f34a5df9-eba5-4a1a-a614-5bbe089879b9",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "d5513fae-52f6-46b1-a9be-5504b975acae",
"supplierPartNumber": "sample string 17",
"supplierPartName": "sample string 18",
"supplierPartDescription": "sample string 19",
"supplierPriceGross": 1.0,
"supplierPriceNet": 1.0,
"supplierPriceTaxAmount": 1.0,
"supplierOutOfStock": true,
"salesPriceGross": 1.0,
"salesPriceNet": 1.0,
"salesPriceTaxAmount": 1.0,
"salesTaxName": "sample string 21",
"isGlobal": true,
"currencyCode": "sample string 23",
"taxRate": 1.0,
"active": true,
"createdById": "cf2cbf29-43c7-4eb2-8be9-abd433573638",
"createdDate": "2026-02-27T03:57:56.6829006+00:00",
"updatedById": "69d93949-17cb-4620-82cd-b4f8646f1d85",
"updatedDate": "2026-02-27T03:57:56.6829006+00:00"
},
{
"index": 1,
"quantity": 2,
"total": 1.0,
"webFormattedQuantity": "sample string 3",
"webFormattedSalesPriceGross": "sample string 4",
"webFormattedSalesPriceNet": "sample string 5",
"webFormattedPartSubTotalNet": "sample string 6",
"webFormattedPartTotalTax": "sample string 7",
"webFormattedTotal": "sample string 8",
"currencySymbol": "sample string 9",
"id": "1f7bc0ff-6298-4e32-adee-76695888cb5b",
"tenantOrganisationId": "f7e27a78-7a14-4975-88f2-87c40ba91f0c",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "f34a5df9-eba5-4a1a-a614-5bbe089879b9",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "d5513fae-52f6-46b1-a9be-5504b975acae",
"supplierPartNumber": "sample string 17",
"supplierPartName": "sample string 18",
"supplierPartDescription": "sample string 19",
"supplierPriceGross": 1.0,
"supplierPriceNet": 1.0,
"supplierPriceTaxAmount": 1.0,
"supplierOutOfStock": true,
"salesPriceGross": 1.0,
"salesPriceNet": 1.0,
"salesPriceTaxAmount": 1.0,
"salesTaxName": "sample string 21",
"isGlobal": true,
"currencyCode": "sample string 23",
"taxRate": 1.0,
"active": true,
"createdById": "cf2cbf29-43c7-4eb2-8be9-abd433573638",
"createdDate": "2026-02-27T03:57:56.6829006+00:00",
"updatedById": "69d93949-17cb-4620-82cd-b4f8646f1d85",
"updatedDate": "2026-02-27T03:57:56.6829006+00:00"
}
],
"sections": [
{
"index": 1,
"sectionName": "sample string 2",
"sectionParts": [
{
"index": 1,
"quantity": 2,
"total": 1.0,
"webFormattedQuantity": "sample string 3",
"webFormattedSalesPriceGross": "sample string 4",
"webFormattedSalesPriceNet": "sample string 5",
"webFormattedPartSubTotalNet": "sample string 6",
"webFormattedPartTotalTax": "sample string 7",
"webFormattedTotal": "sample string 8",
"currencySymbol": "sample string 9",
"id": "1f7bc0ff-6298-4e32-adee-76695888cb5b",
"tenantOrganisationId": "f7e27a78-7a14-4975-88f2-87c40ba91f0c",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "f34a5df9-eba5-4a1a-a614-5bbe089879b9",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "d5513fae-52f6-46b1-a9be-5504b975acae",
"supplierPartNumber": "sample string 17",
"supplierPartName": "sample string 18",
"supplierPartDescription": "sample string 19",
"supplierPriceGross": 1.0,
"supplierPriceNet": 1.0,
"supplierPriceTaxAmount": 1.0,
"supplierOutOfStock": true,
"salesPriceGross": 1.0,
"salesPriceNet": 1.0,
"salesPriceTaxAmount": 1.0,
"salesTaxName": "sample string 21",
"isGlobal": true,
"currencyCode": "sample string 23",
"taxRate": 1.0,
"active": true,
"createdById": "cf2cbf29-43c7-4eb2-8be9-abd433573638",
"createdDate": "2026-02-27T03:57:56.6829006+00:00",
"updatedById": "69d93949-17cb-4620-82cd-b4f8646f1d85",
"updatedDate": "2026-02-27T03:57:56.6829006+00:00"
},
{
"index": 1,
"quantity": 2,
"total": 1.0,
"webFormattedQuantity": "sample string 3",
"webFormattedSalesPriceGross": "sample string 4",
"webFormattedSalesPriceNet": "sample string 5",
"webFormattedPartSubTotalNet": "sample string 6",
"webFormattedPartTotalTax": "sample string 7",
"webFormattedTotal": "sample string 8",
"currencySymbol": "sample string 9",
"id": "1f7bc0ff-6298-4e32-adee-76695888cb5b",
"tenantOrganisationId": "f7e27a78-7a14-4975-88f2-87c40ba91f0c",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "f34a5df9-eba5-4a1a-a614-5bbe089879b9",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "d5513fae-52f6-46b1-a9be-5504b975acae",
"supplierPartNumber": "sample string 17",
"supplierPartName": "sample string 18",
"supplierPartDescription": "sample string 19",
"supplierPriceGross": 1.0,
"supplierPriceNet": 1.0,
"supplierPriceTaxAmount": 1.0,
"supplierOutOfStock": true,
"salesPriceGross": 1.0,
"salesPriceNet": 1.0,
"salesPriceTaxAmount": 1.0,
"salesTaxName": "sample string 21",
"isGlobal": true,
"currencyCode": "sample string 23",
"taxRate": 1.0,
"active": true,
"createdById": "cf2cbf29-43c7-4eb2-8be9-abd433573638",
"createdDate": "2026-02-27T03:57:56.6829006+00:00",
"updatedById": "69d93949-17cb-4620-82cd-b4f8646f1d85",
"updatedDate": "2026-02-27T03:57:56.6829006+00:00"
}
]
},
{
"index": 1,
"sectionName": "sample string 2",
"sectionParts": [
{
"index": 1,
"quantity": 2,
"total": 1.0,
"webFormattedQuantity": "sample string 3",
"webFormattedSalesPriceGross": "sample string 4",
"webFormattedSalesPriceNet": "sample string 5",
"webFormattedPartSubTotalNet": "sample string 6",
"webFormattedPartTotalTax": "sample string 7",
"webFormattedTotal": "sample string 8",
"currencySymbol": "sample string 9",
"id": "1f7bc0ff-6298-4e32-adee-76695888cb5b",
"tenantOrganisationId": "f7e27a78-7a14-4975-88f2-87c40ba91f0c",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "f34a5df9-eba5-4a1a-a614-5bbe089879b9",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "d5513fae-52f6-46b1-a9be-5504b975acae",
"supplierPartNumber": "sample string 17",
"supplierPartName": "sample string 18",
"supplierPartDescription": "sample string 19",
"supplierPriceGross": 1.0,
"supplierPriceNet": 1.0,
"supplierPriceTaxAmount": 1.0,
"supplierOutOfStock": true,
"salesPriceGross": 1.0,
"salesPriceNet": 1.0,
"salesPriceTaxAmount": 1.0,
"salesTaxName": "sample string 21",
"isGlobal": true,
"currencyCode": "sample string 23",
"taxRate": 1.0,
"active": true,
"createdById": "cf2cbf29-43c7-4eb2-8be9-abd433573638",
"createdDate": "2026-02-27T03:57:56.6829006+00:00",
"updatedById": "69d93949-17cb-4620-82cd-b4f8646f1d85",
"updatedDate": "2026-02-27T03:57:56.6829006+00:00"
},
{
"index": 1,
"quantity": 2,
"total": 1.0,
"webFormattedQuantity": "sample string 3",
"webFormattedSalesPriceGross": "sample string 4",
"webFormattedSalesPriceNet": "sample string 5",
"webFormattedPartSubTotalNet": "sample string 6",
"webFormattedPartTotalTax": "sample string 7",
"webFormattedTotal": "sample string 8",
"currencySymbol": "sample string 9",
"id": "1f7bc0ff-6298-4e32-adee-76695888cb5b",
"tenantOrganisationId": "f7e27a78-7a14-4975-88f2-87c40ba91f0c",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "f34a5df9-eba5-4a1a-a614-5bbe089879b9",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "d5513fae-52f6-46b1-a9be-5504b975acae",
"supplierPartNumber": "sample string 17",
"supplierPartName": "sample string 18",
"supplierPartDescription": "sample string 19",
"supplierPriceGross": 1.0,
"supplierPriceNet": 1.0,
"supplierPriceTaxAmount": 1.0,
"supplierOutOfStock": true,
"salesPriceGross": 1.0,
"salesPriceNet": 1.0,
"salesPriceTaxAmount": 1.0,
"salesTaxName": "sample string 21",
"isGlobal": true,
"currencyCode": "sample string 23",
"taxRate": 1.0,
"active": true,
"createdById": "cf2cbf29-43c7-4eb2-8be9-abd433573638",
"createdDate": "2026-02-27T03:57:56.6829006+00:00",
"updatedById": "69d93949-17cb-4620-82cd-b4f8646f1d85",
"updatedDate": "2026-02-27T03:57:56.6829006+00:00"
}
]
}
]
},
"salesTaxName": "sample string 12",
"currencyCode": "sample string 13",
"showTaxOnQuotesInvoices": true,
"isPaid": true,
"paymentDate": "2026-02-27T03:57:56.6829006+00:00",
"obfuscatedPan": "sample string 16",
"cardBrand": "sample string 17",
"cardPaymentUUID": "sample string 18",
"entryMode": "sample string 19",
"aid": "sample string 20",
"tsi": "sample string 21",
"tvr": "sample string 22",
"creationSource": 23,
"organisationAddressHeading": "sample string 24",
"organisationAddressBusiness": "sample string 25",
"organisationAddressStreet": "sample string 26",
"organisationAddressTown": "sample string 27",
"organisationAddressRegion": "sample string 28",
"organisationAddressPostcode": "sample string 29",
"organisationAddressTelephone": "sample string 30",
"organisationAddressEmail": "sample string 31",
"clientAddressBusiness": "sample string 32",
"clientAddressStreet": "sample string 33",
"clientAddressTown": "sample string 34",
"clientAddressRegion": "sample string 35",
"clientAddressPostcode": "sample string 36",
"clientAddressCountry": "sample string 37",
"clientEmail": "sample string 38",
"clientFirstName": "sample string 39",
"clientLastName": "sample string 40",
"clientTelephoneWork": "sample string 41",
"clientTelephoneMobile": "sample string 42",
"clientTelephoneHome": "sample string 43",
"clientUnformattedAddress": "sample string 44"
}
text/html
Sample:
{"id":"5659949f-6798-44b1-801b-481c3394227f","tenantOrganisationId":"f9ab91c4-8c32-4609-9535-08149ebda190","clientId":"da9d082c-b48e-4ba2-aefe-a14671903bad","name":"sample string 3","privateNotes":"sample string 4","state":5,"type":6,"accessKey":"sample string 7","acceptedByClientOn":"2026-02-27T03:57:56.6829006+00:00","rejectedByClientOn":"2026-02-27T03:57:56.6829006+00:00","vatRegistrationNumber":"sample string 8","termsHeading":"sample string 9","terms":"sample string 10","scopeOfWork":"sample string 11","parts":{"topLevelParts":[{"index":1,"quantity":2,"total":1.0,"webFormattedQuantity":"sample string 3","webFormattedSalesPriceGross":"sample string 4","webFormattedSalesPriceNet":"sample string 5","webFormattedPartSubTotalNet":"sample string 6","webFormattedPartTotalTax":"sample string 7","webFormattedTotal":"sample string 8","currencySymbol":"sample string 9","id":"1f7bc0ff-6298-4e32-adee-76695888cb5b","tenantOrganisationId":"f7e27a78-7a14-4975-88f2-87c40ba91f0c","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"f34a5df9-eba5-4a1a-a614-5bbe089879b9","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"d5513fae-52f6-46b1-a9be-5504b975acae","supplierPartNumber":"sample string 17","supplierPartName":"sample string 18","supplierPartDescription":"sample string 19","supplierPriceGross":1.0,"supplierPriceNet":1.0,"supplierPriceTaxAmount":1.0,"supplierOutOfStock":true,"salesPriceGross":1.0,"salesPriceNet":1.0,"salesPriceTaxAmount":1.0,"salesTaxName":"sample string 21","isGlobal":true,"currencyCode":"sample string 23","taxRate":1.0,"active":true,"createdById":"cf2cbf29-43c7-4eb2-8be9-abd433573638","createdDate":"2026-02-27T03:57:56.6829006+00:00","updatedById":"69d93949-17cb-4620-82cd-b4f8646f1d85","updatedDate":"2026-02-27T03:57:56.6829006+00:00"},{"index":1,"quantity":2,"total":1.0,"webFormattedQuantity":"sample string 3","webFormattedSalesPriceGross":"sample string 4","webFormattedSalesPriceNet":"sample string 5","webFormattedPartSubTotalNet":"sample string 6","webFormattedPartTotalTax":"sample string 7","webFormattedTotal":"sample string 8","currencySymbol":"sample string 9","id":"1f7bc0ff-6298-4e32-adee-76695888cb5b","tenantOrganisationId":"f7e27a78-7a14-4975-88f2-87c40ba91f0c","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"f34a5df9-eba5-4a1a-a614-5bbe089879b9","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"d5513fae-52f6-46b1-a9be-5504b975acae","supplierPartNumber":"sample string 17","supplierPartName":"sample string 18","supplierPartDescription":"sample string 19","supplierPriceGross":1.0,"supplierPriceNet":1.0,"supplierPriceTaxAmount":1.0,"supplierOutOfStock":true,"salesPriceGross":1.0,"salesPriceNet":1.0,"salesPriceTaxAmount":1.0,"salesTaxName":"sample string 21","isGlobal":true,"currencyCode":"sample string 23","taxRate":1.0,"active":true,"createdById":"cf2cbf29-43c7-4eb2-8be9-abd433573638","createdDate":"2026-02-27T03:57:56.6829006+00:00","updatedById":"69d93949-17cb-4620-82cd-b4f8646f1d85","updatedDate":"2026-02-27T03:57:56.6829006+00:00"}],"sections":[{"index":1,"sectionName":"sample string 2","sectionParts":[{"index":1,"quantity":2,"total":1.0,"webFormattedQuantity":"sample string 3","webFormattedSalesPriceGross":"sample string 4","webFormattedSalesPriceNet":"sample string 5","webFormattedPartSubTotalNet":"sample string 6","webFormattedPartTotalTax":"sample string 7","webFormattedTotal":"sample string 8","currencySymbol":"sample string 9","id":"1f7bc0ff-6298-4e32-adee-76695888cb5b","tenantOrganisationId":"f7e27a78-7a14-4975-88f2-87c40ba91f0c","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"f34a5df9-eba5-4a1a-a614-5bbe089879b9","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"d5513fae-52f6-46b1-a9be-5504b975acae","supplierPartNumber":"sample string 17","supplierPartName":"sample string 18","supplierPartDescription":"sample string 19","supplierPriceGross":1.0,"supplierPriceNet":1.0,"supplierPriceTaxAmount":1.0,"supplierOutOfStock":true,"salesPriceGross":1.0,"salesPriceNet":1.0,"salesPriceTaxAmount":1.0,"salesTaxName":"sample string 21","isGlobal":true,"currencyCode":"sample string 23","taxRate":1.0,"active":true,"createdById":"cf2cbf29-43c7-4eb2-8be9-abd433573638","createdDate":"2026-02-27T03:57:56.6829006+00:00","updatedById":"69d93949-17cb-4620-82cd-b4f8646f1d85","updatedDate":"2026-02-27T03:57:56.6829006+00:00"},{"index":1,"quantity":2,"total":1.0,"webFormattedQuantity":"sample string 3","webFormattedSalesPriceGross":"sample string 4","webFormattedSalesPriceNet":"sample string 5","webFormattedPartSubTotalNet":"sample string 6","webFormattedPartTotalTax":"sample string 7","webFormattedTotal":"sample string 8","currencySymbol":"sample string 9","id":"1f7bc0ff-6298-4e32-adee-76695888cb5b","tenantOrganisationId":"f7e27a78-7a14-4975-88f2-87c40ba91f0c","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"f34a5df9-eba5-4a1a-a614-5bbe089879b9","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"d5513fae-52f6-46b1-a9be-5504b975acae","supplierPartNumber":"sample string 17","supplierPartName":"sample string 18","supplierPartDescription":"sample string 19","supplierPriceGross":1.0,"supplierPriceNet":1.0,"supplierPriceTaxAmount":1.0,"supplierOutOfStock":true,"salesPriceGross":1.0,"salesPriceNet":1.0,"salesPriceTaxAmount":1.0,"salesTaxName":"sample string 21","isGlobal":true,"currencyCode":"sample string 23","taxRate":1.0,"active":true,"createdById":"cf2cbf29-43c7-4eb2-8be9-abd433573638","createdDate":"2026-02-27T03:57:56.6829006+00:00","updatedById":"69d93949-17cb-4620-82cd-b4f8646f1d85","updatedDate":"2026-02-27T03:57:56.6829006+00:00"}]},{"index":1,"sectionName":"sample string 2","sectionParts":[{"index":1,"quantity":2,"total":1.0,"webFormattedQuantity":"sample string 3","webFormattedSalesPriceGross":"sample string 4","webFormattedSalesPriceNet":"sample string 5","webFormattedPartSubTotalNet":"sample string 6","webFormattedPartTotalTax":"sample string 7","webFormattedTotal":"sample string 8","currencySymbol":"sample string 9","id":"1f7bc0ff-6298-4e32-adee-76695888cb5b","tenantOrganisationId":"f7e27a78-7a14-4975-88f2-87c40ba91f0c","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"f34a5df9-eba5-4a1a-a614-5bbe089879b9","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"d5513fae-52f6-46b1-a9be-5504b975acae","supplierPartNumber":"sample string 17","supplierPartName":"sample string 18","supplierPartDescription":"sample string 19","supplierPriceGross":1.0,"supplierPriceNet":1.0,"supplierPriceTaxAmount":1.0,"supplierOutOfStock":true,"salesPriceGross":1.0,"salesPriceNet":1.0,"salesPriceTaxAmount":1.0,"salesTaxName":"sample string 21","isGlobal":true,"currencyCode":"sample string 23","taxRate":1.0,"active":true,"createdById":"cf2cbf29-43c7-4eb2-8be9-abd433573638","createdDate":"2026-02-27T03:57:56.6829006+00:00","updatedById":"69d93949-17cb-4620-82cd-b4f8646f1d85","updatedDate":"2026-02-27T03:57:56.6829006+00:00"},{"index":1,"quantity":2,"total":1.0,"webFormattedQuantity":"sample string 3","webFormattedSalesPriceGross":"sample string 4","webFormattedSalesPriceNet":"sample string 5","webFormattedPartSubTotalNet":"sample string 6","webFormattedPartTotalTax":"sample string 7","webFormattedTotal":"sample string 8","currencySymbol":"sample string 9","id":"1f7bc0ff-6298-4e32-adee-76695888cb5b","tenantOrganisationId":"f7e27a78-7a14-4975-88f2-87c40ba91f0c","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"f34a5df9-eba5-4a1a-a614-5bbe089879b9","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"d5513fae-52f6-46b1-a9be-5504b975acae","supplierPartNumber":"sample string 17","supplierPartName":"sample string 18","supplierPartDescription":"sample string 19","supplierPriceGross":1.0,"supplierPriceNet":1.0,"supplierPriceTaxAmount":1.0,"supplierOutOfStock":true,"salesPriceGross":1.0,"salesPriceNet":1.0,"salesPriceTaxAmount":1.0,"salesTaxName":"sample string 21","isGlobal":true,"currencyCode":"sample string 23","taxRate":1.0,"active":true,"createdById":"cf2cbf29-43c7-4eb2-8be9-abd433573638","createdDate":"2026-02-27T03:57:56.6829006+00:00","updatedById":"69d93949-17cb-4620-82cd-b4f8646f1d85","updatedDate":"2026-02-27T03:57:56.6829006+00:00"}]}]},"salesTaxName":"sample string 12","currencyCode":"sample string 13","showTaxOnQuotesInvoices":true,"isPaid":true,"paymentDate":"2026-02-27T03:57:56.6829006+00:00","obfuscatedPan":"sample string 16","cardBrand":"sample string 17","cardPaymentUUID":"sample string 18","entryMode":"sample string 19","aid":"sample string 20","tsi":"sample string 21","tvr":"sample string 22","creationSource":23,"organisationAddressHeading":"sample string 24","organisationAddressBusiness":"sample string 25","organisationAddressStreet":"sample string 26","organisationAddressTown":"sample string 27","organisationAddressRegion":"sample string 28","organisationAddressPostcode":"sample string 29","organisationAddressTelephone":"sample string 30","organisationAddressEmail":"sample string 31","clientAddressBusiness":"sample string 32","clientAddressStreet":"sample string 33","clientAddressTown":"sample string 34","clientAddressRegion":"sample string 35","clientAddressPostcode":"sample string 36","clientAddressCountry":"sample string 37","clientEmail":"sample string 38","clientFirstName":"sample string 39","clientLastName":"sample string 40","clientTelephoneWork":"sample string 41","clientTelephoneMobile":"sample string 42","clientTelephoneHome":"sample string 43","clientUnformattedAddress":"sample string 44"}
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.