Skip to main content
POST
Create draft 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 draft RFQ (minimal validation)

client_id
string
required

Client ID (required)

pic_id
string
required

Person in charge (User ID)

ref_id
string | null
requested_by_id
string | null
requested_response_date
string<date> | null
planned_response_date
string<date> | null
note
string | null
line_items
RFQLineItemCreate · object[]

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