Skip to main content
POST
Create and submit RFQ

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Schema for creating a submitted RFQ (strict validation)

client_id
string
required

Client ID (required)

pic_id
string
required

Person in charge (required)

requested_by_id
string
required

Contact who requested the RFQ (required)

requested_response_date
string<date>
required

Response date required for submission

planned_response_date
string<date>
required

Planned date required for submission

note
string
required

RFQ notes/description (required)

line_items
RFQLineItemCreate · object[]
required

At least one line item required for submission

Minimum array length: 1
ref_id
string | null

Response

Successful Response

Response schema for RFQ creation

success
boolean
required
message
string
required
document_id
string
required
rfq_id
string
required
status
string
required