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
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).
responseItems
array of object
List of the quotation response items
Credentials
shell