Skip to main content
GET
Get Rfq

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Rfq id.

Response

The request has succeeded.

id
string
required

Rfq id.

state
enum<string>
required

State of the RFQ.

Available options:
DRAFT,
ONGOING,
RESPONDED,
REVIEW,
UNFULFILLED,
SUCCESSFUL,
QUOTE_RECEIVED
partId
string
required

Part id this RFQ is for.

quantity
integer<int32>

Requested quantity.

maxLeadTime
integer<int32>

Maximum lead time in days.

deadlineTime
string<date-time>

Deadline for offers.

expireTime
string<date-time>

Time when the RFQ expires.