PUT api/quotations
Request Information
URI Parameters
None.
Body Parameters
API.Infrastructure.Dto.FinancialDocument.FinancialDocumentDtoName | 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": "4ab99f52-b65f-4e57-9b91-bb7caf0f28b7", "tenantOrganisationId": "be77a8d4-da1b-44d9-95fe-3572d2cf84eb", "clientId": "85a68327-8fbf-450f-8214-48596f66cf6a", "name": "sample string 3", "privateNotes": "sample string 4", "state": 5, "type": 6, "accessKey": "sample string 7", "acceptedByClientOn": "2025-06-19T22:30:09.1403946+00:00", "rejectedByClientOn": "2025-06-19T22:30:09.1403946+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": "1f4914d0-3fb4-4745-8e4f-8eca51114d95", "tenantOrganisationId": "728bfdc2-40ca-49fe-b307-932be2cb3f5d", "type": 12, "name": "sample string 13", "description": "sample string 14", "supplierId": "72769bbe-e1e2-4f9e-96d6-c9096ce24dbb", "supplierName": "sample string 15", "supplierURL": "sample string 16", "supplierPartId": "c800d4d4-4830-464e-857d-525bf0e8458c", "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": "3b380c3d-2776-4623-abc4-b15f0dbe6e0b", "createdDate": "2025-06-19T22:30:09.1403946+00:00", "updatedById": "8078834b-7b28-4305-b380-7a2e3f267a80", "updatedDate": "2025-06-19T22:30:09.1403946+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": "1f4914d0-3fb4-4745-8e4f-8eca51114d95", "tenantOrganisationId": "728bfdc2-40ca-49fe-b307-932be2cb3f5d", "type": 12, "name": "sample string 13", "description": "sample string 14", "supplierId": "72769bbe-e1e2-4f9e-96d6-c9096ce24dbb", "supplierName": "sample string 15", "supplierURL": "sample string 16", "supplierPartId": "c800d4d4-4830-464e-857d-525bf0e8458c", "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": "3b380c3d-2776-4623-abc4-b15f0dbe6e0b", "createdDate": "2025-06-19T22:30:09.1403946+00:00", "updatedById": "8078834b-7b28-4305-b380-7a2e3f267a80", "updatedDate": "2025-06-19T22:30:09.1403946+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": "1f4914d0-3fb4-4745-8e4f-8eca51114d95", "tenantOrganisationId": "728bfdc2-40ca-49fe-b307-932be2cb3f5d", "type": 12, "name": "sample string 13", "description": "sample string 14", "supplierId": "72769bbe-e1e2-4f9e-96d6-c9096ce24dbb", "supplierName": "sample string 15", "supplierURL": "sample string 16", "supplierPartId": "c800d4d4-4830-464e-857d-525bf0e8458c", "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": "3b380c3d-2776-4623-abc4-b15f0dbe6e0b", "createdDate": "2025-06-19T22:30:09.1403946+00:00", "updatedById": "8078834b-7b28-4305-b380-7a2e3f267a80", "updatedDate": "2025-06-19T22:30:09.1403946+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": "1f4914d0-3fb4-4745-8e4f-8eca51114d95", "tenantOrganisationId": "728bfdc2-40ca-49fe-b307-932be2cb3f5d", "type": 12, "name": "sample string 13", "description": "sample string 14", "supplierId": "72769bbe-e1e2-4f9e-96d6-c9096ce24dbb", "supplierName": "sample string 15", "supplierURL": "sample string 16", "supplierPartId": "c800d4d4-4830-464e-857d-525bf0e8458c", "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": "3b380c3d-2776-4623-abc4-b15f0dbe6e0b", "createdDate": "2025-06-19T22:30:09.1403946+00:00", "updatedById": "8078834b-7b28-4305-b380-7a2e3f267a80", "updatedDate": "2025-06-19T22:30:09.1403946+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": "1f4914d0-3fb4-4745-8e4f-8eca51114d95", "tenantOrganisationId": "728bfdc2-40ca-49fe-b307-932be2cb3f5d", "type": 12, "name": "sample string 13", "description": "sample string 14", "supplierId": "72769bbe-e1e2-4f9e-96d6-c9096ce24dbb", "supplierName": "sample string 15", "supplierURL": "sample string 16", "supplierPartId": "c800d4d4-4830-464e-857d-525bf0e8458c", "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": "3b380c3d-2776-4623-abc4-b15f0dbe6e0b", "createdDate": "2025-06-19T22:30:09.1403946+00:00", "updatedById": "8078834b-7b28-4305-b380-7a2e3f267a80", "updatedDate": "2025-06-19T22:30:09.1403946+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": "1f4914d0-3fb4-4745-8e4f-8eca51114d95", "tenantOrganisationId": "728bfdc2-40ca-49fe-b307-932be2cb3f5d", "type": 12, "name": "sample string 13", "description": "sample string 14", "supplierId": "72769bbe-e1e2-4f9e-96d6-c9096ce24dbb", "supplierName": "sample string 15", "supplierURL": "sample string 16", "supplierPartId": "c800d4d4-4830-464e-857d-525bf0e8458c", "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": "3b380c3d-2776-4623-abc4-b15f0dbe6e0b", "createdDate": "2025-06-19T22:30:09.1403946+00:00", "updatedById": "8078834b-7b28-4305-b380-7a2e3f267a80", "updatedDate": "2025-06-19T22:30:09.1403946+00:00" } ] } ] }, "salesTaxName": "sample string 12", "currencyCode": "sample string 13", "showTaxOnQuotesInvoices": true, "isPaid": true, "paymentDate": "2025-06-19T22:30:09.1560472+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":"4ab99f52-b65f-4e57-9b91-bb7caf0f28b7","tenantOrganisationId":"be77a8d4-da1b-44d9-95fe-3572d2cf84eb","clientId":"85a68327-8fbf-450f-8214-48596f66cf6a","name":"sample string 3","privateNotes":"sample string 4","state":5,"type":6,"accessKey":"sample string 7","acceptedByClientOn":"2025-06-19T22:30:09.1403946+00:00","rejectedByClientOn":"2025-06-19T22:30:09.1403946+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":"1f4914d0-3fb4-4745-8e4f-8eca51114d95","tenantOrganisationId":"728bfdc2-40ca-49fe-b307-932be2cb3f5d","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"72769bbe-e1e2-4f9e-96d6-c9096ce24dbb","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"c800d4d4-4830-464e-857d-525bf0e8458c","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":"3b380c3d-2776-4623-abc4-b15f0dbe6e0b","createdDate":"2025-06-19T22:30:09.1403946+00:00","updatedById":"8078834b-7b28-4305-b380-7a2e3f267a80","updatedDate":"2025-06-19T22:30:09.1403946+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":"1f4914d0-3fb4-4745-8e4f-8eca51114d95","tenantOrganisationId":"728bfdc2-40ca-49fe-b307-932be2cb3f5d","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"72769bbe-e1e2-4f9e-96d6-c9096ce24dbb","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"c800d4d4-4830-464e-857d-525bf0e8458c","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":"3b380c3d-2776-4623-abc4-b15f0dbe6e0b","createdDate":"2025-06-19T22:30:09.1403946+00:00","updatedById":"8078834b-7b28-4305-b380-7a2e3f267a80","updatedDate":"2025-06-19T22:30:09.1403946+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":"1f4914d0-3fb4-4745-8e4f-8eca51114d95","tenantOrganisationId":"728bfdc2-40ca-49fe-b307-932be2cb3f5d","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"72769bbe-e1e2-4f9e-96d6-c9096ce24dbb","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"c800d4d4-4830-464e-857d-525bf0e8458c","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":"3b380c3d-2776-4623-abc4-b15f0dbe6e0b","createdDate":"2025-06-19T22:30:09.1403946+00:00","updatedById":"8078834b-7b28-4305-b380-7a2e3f267a80","updatedDate":"2025-06-19T22:30:09.1403946+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":"1f4914d0-3fb4-4745-8e4f-8eca51114d95","tenantOrganisationId":"728bfdc2-40ca-49fe-b307-932be2cb3f5d","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"72769bbe-e1e2-4f9e-96d6-c9096ce24dbb","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"c800d4d4-4830-464e-857d-525bf0e8458c","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":"3b380c3d-2776-4623-abc4-b15f0dbe6e0b","createdDate":"2025-06-19T22:30:09.1403946+00:00","updatedById":"8078834b-7b28-4305-b380-7a2e3f267a80","updatedDate":"2025-06-19T22:30:09.1403946+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":"1f4914d0-3fb4-4745-8e4f-8eca51114d95","tenantOrganisationId":"728bfdc2-40ca-49fe-b307-932be2cb3f5d","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"72769bbe-e1e2-4f9e-96d6-c9096ce24dbb","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"c800d4d4-4830-464e-857d-525bf0e8458c","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":"3b380c3d-2776-4623-abc4-b15f0dbe6e0b","createdDate":"2025-06-19T22:30:09.1403946+00:00","updatedById":"8078834b-7b28-4305-b380-7a2e3f267a80","updatedDate":"2025-06-19T22:30:09.1403946+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":"1f4914d0-3fb4-4745-8e4f-8eca51114d95","tenantOrganisationId":"728bfdc2-40ca-49fe-b307-932be2cb3f5d","type":12,"name":"sample string 13","description":"sample string 14","supplierId":"72769bbe-e1e2-4f9e-96d6-c9096ce24dbb","supplierName":"sample string 15","supplierURL":"sample string 16","supplierPartId":"c800d4d4-4830-464e-857d-525bf0e8458c","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":"3b380c3d-2776-4623-abc4-b15f0dbe6e0b","createdDate":"2025-06-19T22:30:09.1403946+00:00","updatedById":"8078834b-7b28-4305-b380-7a2e3f267a80","updatedDate":"2025-06-19T22:30:09.1403946+00:00"}]}]},"salesTaxName":"sample string 12","currencyCode":"sample string 13","showTaxOnQuotesInvoices":true,"isPaid":true,"paymentDate":"2025-06-19T22:30:09.1560472+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.