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": "1cb7b534-8f28-4c0d-aa7d-60664056c511",
"tenantOrganisationId": "a1008e7b-9d43-4f13-a810-ab014ca5951d",
"clientId": "f0480ba2-0a44-4492-aa13-18edd64a55c8",
"name": "sample string 3",
"privateNotes": "sample string 4",
"state": 5,
"type": 6,
"accessKey": "sample string 7",
"acceptedByClientOn": "2026-01-09T19:27:45.8032912+00:00",
"rejectedByClientOn": "2026-01-09T19:27:45.8032912+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": "eabb39e5-9054-4795-8226-c4a4899540ea",
"tenantOrganisationId": "bcbffe03-5949-4071-b000-d870cb9b2c4f",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "0bdfd920-116a-4d4c-83a5-eba4f547a47e",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "0a365f20-542e-4180-96ea-771bbf8a1c34",
"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": "9d673a9f-56c3-41aa-aa80-e8904570715b",
"createdDate": "2026-01-09T19:27:45.8032912+00:00",
"updatedById": "be9ca53e-ac29-4793-85f4-31818cede805",
"updatedDate": "2026-01-09T19:27:45.8032912+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": "eabb39e5-9054-4795-8226-c4a4899540ea",
"tenantOrganisationId": "bcbffe03-5949-4071-b000-d870cb9b2c4f",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "0bdfd920-116a-4d4c-83a5-eba4f547a47e",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "0a365f20-542e-4180-96ea-771bbf8a1c34",
"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": "9d673a9f-56c3-41aa-aa80-e8904570715b",
"createdDate": "2026-01-09T19:27:45.8032912+00:00",
"updatedById": "be9ca53e-ac29-4793-85f4-31818cede805",
"updatedDate": "2026-01-09T19:27:45.8032912+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": "eabb39e5-9054-4795-8226-c4a4899540ea",
"tenantOrganisationId": "bcbffe03-5949-4071-b000-d870cb9b2c4f",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "0bdfd920-116a-4d4c-83a5-eba4f547a47e",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "0a365f20-542e-4180-96ea-771bbf8a1c34",
"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": "9d673a9f-56c3-41aa-aa80-e8904570715b",
"createdDate": "2026-01-09T19:27:45.8032912+00:00",
"updatedById": "be9ca53e-ac29-4793-85f4-31818cede805",
"updatedDate": "2026-01-09T19:27:45.8032912+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": "eabb39e5-9054-4795-8226-c4a4899540ea",
"tenantOrganisationId": "bcbffe03-5949-4071-b000-d870cb9b2c4f",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "0bdfd920-116a-4d4c-83a5-eba4f547a47e",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "0a365f20-542e-4180-96ea-771bbf8a1c34",
"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": "9d673a9f-56c3-41aa-aa80-e8904570715b",
"createdDate": "2026-01-09T19:27:45.8032912+00:00",
"updatedById": "be9ca53e-ac29-4793-85f4-31818cede805",
"updatedDate": "2026-01-09T19:27:45.8032912+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": "eabb39e5-9054-4795-8226-c4a4899540ea",
"tenantOrganisationId": "bcbffe03-5949-4071-b000-d870cb9b2c4f",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "0bdfd920-116a-4d4c-83a5-eba4f547a47e",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "0a365f20-542e-4180-96ea-771bbf8a1c34",
"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": "9d673a9f-56c3-41aa-aa80-e8904570715b",
"createdDate": "2026-01-09T19:27:45.8032912+00:00",
"updatedById": "be9ca53e-ac29-4793-85f4-31818cede805",
"updatedDate": "2026-01-09T19:27:45.8032912+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": "eabb39e5-9054-4795-8226-c4a4899540ea",
"tenantOrganisationId": "bcbffe03-5949-4071-b000-d870cb9b2c4f",
"type": 12,
"name": "sample string 13",
"description": "sample string 14",
"supplierId": "0bdfd920-116a-4d4c-83a5-eba4f547a47e",
"supplierName": "sample string 15",
"supplierURL": "sample string 16",
"supplierPartId": "0a365f20-542e-4180-96ea-771bbf8a1c34",
"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": "9d673a9f-56c3-41aa-aa80-e8904570715b",
"createdDate": "2026-01-09T19:27:45.8032912+00:00",
"updatedById": "be9ca53e-ac29-4793-85f4-31818cede805",
"updatedDate": "2026-01-09T19:27:45.8032912+00:00"
}
]
}
]
},
"salesTaxName": "sample string 12",
"currencyCode": "sample string 13",
"showTaxOnQuotesInvoices": true,
"isPaid": true,
"paymentDate": "2026-01-09T19:27:45.8032912+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":"1cb7b534-8f28-4c0d-aa7d-60664056c511","tenantOrganisationId":"a1008e7b-9d43-4f13-a810-ab014ca5951d","clientId":"f0480ba2-0a44-4492-aa13-18edd64a55c8","name":"sample string 3","privateNotes":"sample string 4","state":5,"type":6,"accessKey":"sample string 7","acceptedByClientOn":"2026-01-09T19:27:45.8032912+00:00","rejectedByClientOn":"2026-01-09T19:27:45.8032912+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":"eabb39e5-9054-4795-8226-c4a4899540ea","tenantOrganisationId":"bcbffe03-5949-4071-b000-d870cb9b2c4f","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0bdfd920-116a-4d4c-83a5-eba4f547a47e","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"0a365f20-542e-4180-96ea-771bbf8a1c34","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":"9d673a9f-56c3-41aa-aa80-e8904570715b","createdDate":"2026-01-09T19:27:45.8032912+00:00","updatedById":"be9ca53e-ac29-4793-85f4-31818cede805","updatedDate":"2026-01-09T19:27:45.8032912+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":"eabb39e5-9054-4795-8226-c4a4899540ea","tenantOrganisationId":"bcbffe03-5949-4071-b000-d870cb9b2c4f","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0bdfd920-116a-4d4c-83a5-eba4f547a47e","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"0a365f20-542e-4180-96ea-771bbf8a1c34","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":"9d673a9f-56c3-41aa-aa80-e8904570715b","createdDate":"2026-01-09T19:27:45.8032912+00:00","updatedById":"be9ca53e-ac29-4793-85f4-31818cede805","updatedDate":"2026-01-09T19:27:45.8032912+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":"eabb39e5-9054-4795-8226-c4a4899540ea","tenantOrganisationId":"bcbffe03-5949-4071-b000-d870cb9b2c4f","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0bdfd920-116a-4d4c-83a5-eba4f547a47e","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"0a365f20-542e-4180-96ea-771bbf8a1c34","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":"9d673a9f-56c3-41aa-aa80-e8904570715b","createdDate":"2026-01-09T19:27:45.8032912+00:00","updatedById":"be9ca53e-ac29-4793-85f4-31818cede805","updatedDate":"2026-01-09T19:27:45.8032912+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":"eabb39e5-9054-4795-8226-c4a4899540ea","tenantOrganisationId":"bcbffe03-5949-4071-b000-d870cb9b2c4f","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0bdfd920-116a-4d4c-83a5-eba4f547a47e","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"0a365f20-542e-4180-96ea-771bbf8a1c34","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":"9d673a9f-56c3-41aa-aa80-e8904570715b","createdDate":"2026-01-09T19:27:45.8032912+00:00","updatedById":"be9ca53e-ac29-4793-85f4-31818cede805","updatedDate":"2026-01-09T19:27:45.8032912+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":"eabb39e5-9054-4795-8226-c4a4899540ea","tenantOrganisationId":"bcbffe03-5949-4071-b000-d870cb9b2c4f","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0bdfd920-116a-4d4c-83a5-eba4f547a47e","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"0a365f20-542e-4180-96ea-771bbf8a1c34","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":"9d673a9f-56c3-41aa-aa80-e8904570715b","createdDate":"2026-01-09T19:27:45.8032912+00:00","updatedById":"be9ca53e-ac29-4793-85f4-31818cede805","updatedDate":"2026-01-09T19:27:45.8032912+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":"eabb39e5-9054-4795-8226-c4a4899540ea","tenantOrganisationId":"bcbffe03-5949-4071-b000-d870cb9b2c4f","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0bdfd920-116a-4d4c-83a5-eba4f547a47e","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"0a365f20-542e-4180-96ea-771bbf8a1c34","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":"9d673a9f-56c3-41aa-aa80-e8904570715b","createdDate":"2026-01-09T19:27:45.8032912+00:00","updatedById":"be9ca53e-ac29-4793-85f4-31818cede805","updatedDate":"2026-01-09T19:27:45.8032912+00:00"}]}]},"salesTaxName":"sample string 12","currencyCode":"sample string 13","showTaxOnQuotesInvoices":true,"isPaid":true,"paymentDate":"2026-01-09T19:27:45.8032912+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.