Skip to content

Create a quotation response

post
https://api.mercadoe.com/v1/quotations/quotations-suppliers/replies/{quotationId}

Creates a new quotation response by providing the header and the items information, such as unit price, delivery date, taxes, and other details.

Request

Headers

X-ME-CORRELATION-ID
string
Internal client code to be identified in the webhook. It can be, for example, a product code in your ERP, an order number, etc.

Path Parameters

quotationId
int32
required

Body

application/json
clientPaymentId
string
required
ID of the payment condition
expiredDate
date-time
Deadline for quotation response
incoTerms
string
required
Freight code (Incoterms)
freightValue
double
required
Freight value (Incoterms)
currency
string
required
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

Responses

202
400
Accepted

Body

application/json
correlationId
string