Skip to content

Get suppliers invited to a quotation

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

Get the list of suppliers invited to a specific quotation with the given quotationId.

Request

Path Parameters

quotationId
int32
required
The quotation Id in ME

Query Parameters

pageNumber
int32
The page number must be an integer greater than or equal to 1
default: 1
pageSize
int32
The page size must be an integer greater than or equal to 10
default: 10

Responses

200
400
404
OK

Body

application/json
data
array of object
hits
int32 | null
next
string | null
quotationId
int32
The unique identifier of the quotation in the ME platform.
Credentials
shell