Skip to content

Get a quotation response by the buyer based on the quotationId and the supplierId

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

Get information about a quotation response providing the quotationId and the supplierId. It is important to mention that the buyer is consulting the quotation on behalf of the supplier.

Request

Path Parameters

quotationId
int32
required
the quotation id
supplierId
int32
required
the supplier id

Responses

200
404
OK

Body

application/json
quotationId
int32
Quotation Id
supplierId
int32
Supplier Id
clientPaymentId
string
ID of the payment condition
expirationDate
date-time | null
Deadline for quotation response
incoTerms
string
Freight code
freightValue
double | null
Freight value
currencyCode
string
Currency in alphabetic code (for more information, please refer to: https://www.iso.org/iso-4217-currency-codes.html).
deadline
int32 | null
Validity period of the supplier’s quotation response.
Indicates until when the proposed prices and conditions remain valid.
contact
string | null
Contact Name
repliedAt
date-time | null
Timestamp of the supplier’s response to the quotation, if provided.
quotationResponseId
string
Internal identifier generated when a supplier responds to a quotation. Primarily used for integration purposes.
quotationRequest
array of object
List of request details associated with this quotation, if available
quotationResponseHeaderAttributes
array of object
List of custom attributes provided by the supplier in the quotation response
responseItems
array of object
List of the quotation response items
Credentials
shell