PUT api/estimates

Request Information

URI Parameters

None.

Body Parameters

API.Infrastructure.Dto.FinancialDocument.FinancialDocumentDto
NameDescriptionTypeAdditional 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": "7c93eca4-366c-4d85-8d35-f3429029dab0",
  "tenantOrganisationId": "286a5051-ddec-4312-828a-8dfe923185ef",
  "clientId": "f04c2a9e-9763-418c-9622-daa795f34280",
  "name": "sample string 3",
  "privateNotes": "sample string 4",
  "state": 5,
  "type": 6,
  "accessKey": "sample string 7",
  "acceptedByClientOn": "2025-06-21T14:46:16.3984762+00:00",
  "rejectedByClientOn": "2025-06-21T14:46:16.3984762+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": "a4ce3315-0980-47cd-a81a-91bfc32f5335",
        "tenantOrganisationId": "b683a426-baea-4a5c-a78d-f7c0cd1d50a5",
        "type": 12,
        "name": "sample string 13",
        "description": "sample string 14",
        "supplierId": "0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835",
        "supplierName": "sample string 15",
        "supplierURL": "sample string 16",
        "supplierPartId": "fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2",
        "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": "a73755ea-1b42-4aa7-bca2-664377d70c08",
        "createdDate": "2025-06-21T14:46:16.3984762+00:00",
        "updatedById": "af1efa95-b993-465d-a9e2-9fe160990bf3",
        "updatedDate": "2025-06-21T14:46:16.3984762+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": "a4ce3315-0980-47cd-a81a-91bfc32f5335",
        "tenantOrganisationId": "b683a426-baea-4a5c-a78d-f7c0cd1d50a5",
        "type": 12,
        "name": "sample string 13",
        "description": "sample string 14",
        "supplierId": "0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835",
        "supplierName": "sample string 15",
        "supplierURL": "sample string 16",
        "supplierPartId": "fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2",
        "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": "a73755ea-1b42-4aa7-bca2-664377d70c08",
        "createdDate": "2025-06-21T14:46:16.3984762+00:00",
        "updatedById": "af1efa95-b993-465d-a9e2-9fe160990bf3",
        "updatedDate": "2025-06-21T14:46:16.3984762+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": "a4ce3315-0980-47cd-a81a-91bfc32f5335",
            "tenantOrganisationId": "b683a426-baea-4a5c-a78d-f7c0cd1d50a5",
            "type": 12,
            "name": "sample string 13",
            "description": "sample string 14",
            "supplierId": "0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835",
            "supplierName": "sample string 15",
            "supplierURL": "sample string 16",
            "supplierPartId": "fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2",
            "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": "a73755ea-1b42-4aa7-bca2-664377d70c08",
            "createdDate": "2025-06-21T14:46:16.3984762+00:00",
            "updatedById": "af1efa95-b993-465d-a9e2-9fe160990bf3",
            "updatedDate": "2025-06-21T14:46:16.3984762+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": "a4ce3315-0980-47cd-a81a-91bfc32f5335",
            "tenantOrganisationId": "b683a426-baea-4a5c-a78d-f7c0cd1d50a5",
            "type": 12,
            "name": "sample string 13",
            "description": "sample string 14",
            "supplierId": "0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835",
            "supplierName": "sample string 15",
            "supplierURL": "sample string 16",
            "supplierPartId": "fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2",
            "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": "a73755ea-1b42-4aa7-bca2-664377d70c08",
            "createdDate": "2025-06-21T14:46:16.3984762+00:00",
            "updatedById": "af1efa95-b993-465d-a9e2-9fe160990bf3",
            "updatedDate": "2025-06-21T14:46:16.3984762+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": "a4ce3315-0980-47cd-a81a-91bfc32f5335",
            "tenantOrganisationId": "b683a426-baea-4a5c-a78d-f7c0cd1d50a5",
            "type": 12,
            "name": "sample string 13",
            "description": "sample string 14",
            "supplierId": "0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835",
            "supplierName": "sample string 15",
            "supplierURL": "sample string 16",
            "supplierPartId": "fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2",
            "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": "a73755ea-1b42-4aa7-bca2-664377d70c08",
            "createdDate": "2025-06-21T14:46:16.3984762+00:00",
            "updatedById": "af1efa95-b993-465d-a9e2-9fe160990bf3",
            "updatedDate": "2025-06-21T14:46:16.3984762+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": "a4ce3315-0980-47cd-a81a-91bfc32f5335",
            "tenantOrganisationId": "b683a426-baea-4a5c-a78d-f7c0cd1d50a5",
            "type": 12,
            "name": "sample string 13",
            "description": "sample string 14",
            "supplierId": "0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835",
            "supplierName": "sample string 15",
            "supplierURL": "sample string 16",
            "supplierPartId": "fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2",
            "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": "a73755ea-1b42-4aa7-bca2-664377d70c08",
            "createdDate": "2025-06-21T14:46:16.3984762+00:00",
            "updatedById": "af1efa95-b993-465d-a9e2-9fe160990bf3",
            "updatedDate": "2025-06-21T14:46:16.3984762+00:00"
          }
        ]
      }
    ]
  },
  "salesTaxName": "sample string 12",
  "currencyCode": "sample string 13",
  "showTaxOnQuotesInvoices": true,
  "isPaid": true,
  "paymentDate": "2025-06-21T14:46:16.3984762+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":"7c93eca4-366c-4d85-8d35-f3429029dab0","tenantOrganisationId":"286a5051-ddec-4312-828a-8dfe923185ef","clientId":"f04c2a9e-9763-418c-9622-daa795f34280","name":"sample string 3","privateNotes":"sample string 4","state":5,"type":6,"accessKey":"sample string 7","acceptedByClientOn":"2025-06-21T14:46:16.3984762+00:00","rejectedByClientOn":"2025-06-21T14:46:16.3984762+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":"a4ce3315-0980-47cd-a81a-91bfc32f5335","tenantOrganisationId":"b683a426-baea-4a5c-a78d-f7c0cd1d50a5","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2","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":"a73755ea-1b42-4aa7-bca2-664377d70c08","createdDate":"2025-06-21T14:46:16.3984762+00:00","updatedById":"af1efa95-b993-465d-a9e2-9fe160990bf3","updatedDate":"2025-06-21T14:46:16.3984762+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":"a4ce3315-0980-47cd-a81a-91bfc32f5335","tenantOrganisationId":"b683a426-baea-4a5c-a78d-f7c0cd1d50a5","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2","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":"a73755ea-1b42-4aa7-bca2-664377d70c08","createdDate":"2025-06-21T14:46:16.3984762+00:00","updatedById":"af1efa95-b993-465d-a9e2-9fe160990bf3","updatedDate":"2025-06-21T14:46:16.3984762+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":"a4ce3315-0980-47cd-a81a-91bfc32f5335","tenantOrganisationId":"b683a426-baea-4a5c-a78d-f7c0cd1d50a5","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2","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":"a73755ea-1b42-4aa7-bca2-664377d70c08","createdDate":"2025-06-21T14:46:16.3984762+00:00","updatedById":"af1efa95-b993-465d-a9e2-9fe160990bf3","updatedDate":"2025-06-21T14:46:16.3984762+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":"a4ce3315-0980-47cd-a81a-91bfc32f5335","tenantOrganisationId":"b683a426-baea-4a5c-a78d-f7c0cd1d50a5","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2","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":"a73755ea-1b42-4aa7-bca2-664377d70c08","createdDate":"2025-06-21T14:46:16.3984762+00:00","updatedById":"af1efa95-b993-465d-a9e2-9fe160990bf3","updatedDate":"2025-06-21T14:46:16.3984762+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":"a4ce3315-0980-47cd-a81a-91bfc32f5335","tenantOrganisationId":"b683a426-baea-4a5c-a78d-f7c0cd1d50a5","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2","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":"a73755ea-1b42-4aa7-bca2-664377d70c08","createdDate":"2025-06-21T14:46:16.3984762+00:00","updatedById":"af1efa95-b993-465d-a9e2-9fe160990bf3","updatedDate":"2025-06-21T14:46:16.3984762+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":"a4ce3315-0980-47cd-a81a-91bfc32f5335","tenantOrganisationId":"b683a426-baea-4a5c-a78d-f7c0cd1d50a5","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"0cc2eab8-5f4f-47d6-a7a9-87a9a65b2835","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"fadf58ff-f3da-4d4d-b8a5-f2cf52fcd8c2","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":"a73755ea-1b42-4aa7-bca2-664377d70c08","createdDate":"2025-06-21T14:46:16.3984762+00:00","updatedById":"af1efa95-b993-465d-a9e2-9fe160990bf3","updatedDate":"2025-06-21T14:46:16.3984762+00:00"}]}]},"salesTaxName":"sample string 12","currencyCode":"sample string 13","showTaxOnQuotesInvoices":true,"isPaid":true,"paymentDate":"2025-06-21T14:46:16.3984762+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.IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.