Skip to main content
GET
Retrieves a single sales quotation by its ID

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-companyid
string

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Path Parameters

id
string<uuid>
required
Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

Response

A single sales quotation.

id
string<uuid>

Unique ID to identify a sales quoation.

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

customerId
string<uuid>

Customer this SalesQuotation belongs to.

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

paymentInfo
object

SalesQuotationPaymentInfo

text
object

SalesQuotationText

salesQuotationDate
string<date-time>

The SalesQuotation Date

isCancelled
boolean

Indicates if the quotation has been cancelled.

isPending
boolean

The SalesQuotation IsPending

itemDescriptionType
enum<integer>

The SalesQuotation ItemDescriptionType

Available options:
0,
1,
2
readOnlyType
enum<integer>

The SalesQuotation ReadOnlyType

Available options:
0,
1,
2
salesQuotationStatus
integer<int32>

The SalesQuotation Status

salesQuotationNumber
string

The SalesQuotation SalesQuotationNumber

departureCountry
object

DepartureCountry

externalDetails
object

ExternalDetails

paymentDetails
object

PaymentDetails

shippingDetails
object

ShippingDetails

taxDetails
object

TaxDetails

processColourId
string<uuid>

The SalesQuotation Process colour id

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

onHoldReasonId
string<uuid>

The SalesQuotation OnHold reason id

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

cartonItemId
string<uuid>

The SalesQuotation Carton item id

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

paymentMethodId
string<uuid>

The SalesQuotation Payment method id

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

shippingMethodId
string<uuid>

The SalesQuotation Shipping method id

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

processStatusId
string<uuid>

The SalesQuotation Process status id

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

languageIso
string

The SalesQuotation Language iso code

customerSalesQuotationNumber
string

The SalesQuotation Customer sales quotation number

vatId
string

The SalesQuotation Vat Id

companyId
string<uuid>

The SalesQuotation Company Id

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

shipmentAddress
object

SalesQuotationShippingAddress

billingAddress
object

SalesQuotationBillingAddress

lineItems
object[]

List of SalesQuotationLineItem

keyFigures
object

Key figures of the sales quotation.