Skip to content

Get a quotation by Id

get
https://api.mercadoe.com/v1/quotations/{quotationId}

Get information about a specific quotation with the given quotationId.

Request

Path Parameters

quotationId
int32
required
The quotation Id in ME

Responses

200
400
Success

Body

application/json
quotationId
int32
Quotation Id
clientQuotationId
string | null
Quotation code in the ERP
creationDate
date-time
Quotation creation date
quotationCategoryId
int32 | null
Quotation category Id
integrationTag
string | null
Identification of the ME user used in the integration.
summary
string | null
Quotation title
category
string | null
Quotation category
expiryDate
date-time | null
Deadline for quotation response.
isClosed
boolean
Flag to indicate if the quotation is closed (True/False).
isCanceled
boolean
Flag to indicate if this quotation was canceled (True/False).